Paging in Gridview

Posted by Jeff on Stack Overflow See other posts from Stack Overflow or by Jeff
Published on 2010-05-05T09:28:47Z Indexed on 2010/05/05 9:38 UTC
Read the original article Hit count: 181

Filed under:
|
|

In my gridview I have 6 pages. When I go to page two and try to sort by descending on any of my columns I get sent back to page 1. Is there a way to stay at page two?

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET