Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to do paging and sorting in gridview using onrowcommand event of the Gridview using C#
Posted

1 solution

For Sorting u have to use Query and for paging u can write code in cs. file

Please see this link..

http://www.eggheadcafe.com/community/asp-net/17/10214381/let-me-know-how-to-use-pagging-concept--rowcommand-for-gridview.aspx[^]


Thank You
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900