iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I have to get the value of a cell from a hierarchiacal grid. There are 3 tables (Root, Answers, Results). in the "OnRowSelect" event of my "Results" table I need to get the value of the "Answers" table "AnswerID" column.
How can I do this?
I should mention that I am using javascript.
Hi,
Please try to use this code.
grid.GetSelectedObject().ToRowObject().GetParentRow().KeyValue();
Regards,Handy
Perfect! Thanks Handy. I used the "GetParentRow().GetCells()" to identify the value of the column in the parent row that limits my combo on the child row.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname