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
The scenario is as follows:-
Am doing sorting,filering and then grouping and then expanding some grouped rows. Then moving from here(page P1) to page P2. From there am going back to Page P1. Here what i see that i could get all filtered rows persisted with grouping and sorting using savetablestructure method. However the expanded rows after grouping done are not persisted. Please note i want to make the exapnded grouped rows to be persisted after moving to a page redirect...not after client refresh or flypostback...
I created a test page based on your information. The page contains a WebGrid (bind to Customers table of Northwind.mdb database) with GroupedColumns (grouped by ‘Country’ field) and ClassicPaging enabled. The grid should be able to restore the expanded grouped rows after moving to a page.
First, a global variable in client-side script is created in order to keep the information of the expanded grouped row state and the corresponding page. The value of the global variable will be modified on OnGroupExpand and OnGroupCollapse of WebGrid client side event. And finally in OnAfterResponseProcess, the expanded grouped rows of current page are restored.
I enclosed my test page as attachment. Please have the attached files tested on your end and let us know whether it suits to your scenario or not.
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