Hi,
I need to implement Custom Paging for Gridview using MySql Stored Procedure. I know how to implement same using sql server row_numer() with help of the below link but i would to implement same functionality using the MySql...Can any one help me...
http://www.aspsnippets.com/Articles/Custom-Paging-in-ASP.Net-GridView-using-SQL-Server-Stored-Procedure.aspx
Babu