I have a multi-page radgrid that allows the user to select a singe record. I persist that selection in a session variable while they go do other things on other pages.
Is there a way for me to load the grid (when they return) and have it load the grid-page that contains their selected row? I assume I can cause it to be selected during a server-side event but am not sure how I can control which page the grid shows or be sure that it is going to contain the saved selected item.
Advice?
Thanks.
Mike
Is there a way for me to load the grid (when they return) and have it load the grid-page that contains their selected row? I assume I can cause it to be selected during a server-side event but am not sure how I can control which page the grid shows or be sure that it is going to contain the saved selected item.
Advice?
Thanks.
Mike