Custom paging in gridview by using row_number() function in SQL2005
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I am using asp.net 2.0 with C# and SQL Server 2005. I would like to use custom paging in my web application.I have study the row_number() function, but how could i implement it in my code? If i use custom paging, how to display the footer pager's number? any helps and tips are welcome. thanks in advance regards cocoonwls
-
Hi all, I am using asp.net 2.0 with C# and SQL Server 2005. I would like to use custom paging in my web application.I have study the row_number() function, but how could i implement it in my code? If i use custom paging, how to display the footer pager's number? any helps and tips are welcome. thanks in advance regards cocoonwls