This question is locked. New answers and comments are not allowed.
I have a grid in which I am using Ajax binding. One of my columns contains action links to open an edit screen for an item. When I return to the page with the grid, the grid always defaults to page one.
Is there a way to specify what page the grid opens to? For example, if I click “Edit” and open an edit screen for an item that is on page 4, I want to be able to set the grid to page 4 when I navigate back to the grid screen.
If this is not currently supported, will it be in a future release?
Thanks,
Skip