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've implemented a self referencing hierarchical grid with editable parent & child rows.
the issue is that after the update on a row, it auto-expands the edited row & all children. and it leave the '+' icon on the newly expanded rows so that the user needs to click the icon twice to actually collapse each row.
is there a solution/workaround to prevent the rows from auto-expanding?
note: i am not calling refresh on the grid update.. i am just changing the cell values on the serverside inside the update event. i do not want to call refresh due to the amount of data i am binding and the time it takes to get that data from the database.
I modified SelfReferencingGrid.aspx sample file of WebGrid by enabling AllowAddNew, AllowDelete, and AllowEdit feature. Next, modify Steven Buchanan's city from London to Manchester.And yes, the reported problem is reproducible. After update, it auto-expands the edited row & all children. and it leave the '+' icon on the newly expanded rows so that the user needs to click the icon twice to actually collapse each row.
I found that after enabling LoadOnDemand property of SelfReferencingSettings, the problem is no longer persist. Could you please try this solution and let me know how it works in your end?
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