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
Hi,
I am rendering Hierarchical table structure in Webgrid.
I am setting the e.Row.Cells[0].ForceNoEdit = true; for some rows based on some condition.
I have a scenario like i have two childs rows for a parent row.the check box for the parent row is in disabled mode and the check box for the child can be checked.
So if i check the child rows the parent of the child also will be getting chekced.But it will be in disabled mode.
The problem i am facing is while saving the rows i want to get all the checked rows buy using the code grid.RootTable.GetCheckedRows().Since the parent row is in disabled mode the GetCheckedRows() is returning count as 0
How to get the disabled checked rows?
I think you cannot using GetCheckedRows method, because it is impossible if checkbox is in disabled mode. For the solution you need to get parent row collection and check the collection whether the checkbox state is true or not.
regards,
Hendrik
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