Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
285
Save/Load state on master details of two different pages
posted

Hi, we are using a master-detail that uses two page (one for master list - webdatagrid and one for the detail) 

The user can filter, sort ect on the master list page and then edit a item by clicking the edit link (column) so he/she is send to the detail page.  After user edits the item (or cancel) the user is sent back to the master list page.  

What do we want is to persists the state of the grid that it had before leaving to the detail page.

Can you suggest me a good approach to achieve that?

I've seen the persistance framework can be used for that, althought it's part of the version 4 and we are using version 35, and we can't upgrade it at this momment.

I've tried to save and load the grid's behaviours (together and one by one) with a session variable.  It seems to be working but I always got javascript errors related to element.id that can't be found.

Thanks!

Parents
No Data
Reply Children
No Data