Hi,
I have a multilevel radgrid in my web page. When a user drills in and clicks on a button inside the radgrid, he is taken to a different page, where he can see further details and make changes. On this page, I have a back button, enabling the user to go back to the page with the original grid. I want to restore the radgrid to the state it was in when the button was clicked so the user knows what items he already visited. How do I do this ?
I see I can get the selectedindexes as a gridindexcollection but how do I apply this gridindexcollection to the radgrid when the page is revisited?
Thanks,
Pavan.
I have a multilevel radgrid in my web page. When a user drills in and clicks on a button inside the radgrid, he is taken to a different page, where he can see further details and make changes. On this page, I have a back button, enabling the user to go back to the page with the original grid. I want to restore the radgrid to the state it was in when the button was clicked so the user knows what items he already visited. How do I do this ?
I see I can get the selectedindexes as a gridindexcollection but how do I apply this gridindexcollection to the radgrid when the page is revisited?
Thanks,
Pavan.