hi,
I want to store my gridview sort option on the querystring, so I can use it when a user returns to this page from another. That way, the they wont have to resort the grid.
I'm not sure how to do this. I think I need to rewrite the url, in order to add this other parameter. If that is the case, would I do that in inside my gridview?
thanks
Go to the complete details ...