Hi,
I am trying to get the grid to go back to page one on any sorting or filtering operation (ServerOperation=true) on an ajax enabled grid. I noticed even the samples dont return to page one when sorting - it leaves you right on the same page.
Right now I do this:
and it does a read, but leaves it on the page the user was last at. How do I get this to go back to page 1?
Thank you.
David A