Page Control
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
I need to generate page control and associate the same with grid can any one suggest me any best method or refer me to any books which can help me out The format is something like this PREV 1 2 3 4 5 6 7 8 NEXT Padvit
-
Hi there, You can read the article below to see how to develop a pager control. Creating a Pager Control for ASP.NET[^] Also, a google for 'ASP.NET pager control' will give you a bunch. clickety[^]