Displaying 1 to 3 (of 3 messages) |
Page 1 of 1 |
| Forums |
 Dileep sahu |
| How to realize the paging function as google |
| Last Post : 29th Nov, 2011 |
I use VB language, and want to know which control in vwd can realize google s paging function.
You see at the below of each searching page, there is paging " Previous 1,2,3,4... Next" you click 2, then google will show the second page. you click next it will show next page.
Which control that I can use for such function? thanks
| |
 Jitendra malik |
| How to realize the paging function as google |
| Last Post : 29th Nov, 2011 |
Here, Follow this article.
http://www.codeproject.com/KB/webforms/GoogleAnalyticsGridCounte.aspx
This will help you creating the Grid like Google Analytics.
| |
 Jitendra malik |
| How to realize the paging function as google |
| Last Post : 29th Nov, 2011 |
If you want Simpel pages like Google, You can use DataPager for that purpose or GridView paging..
Here is example:
http://www.dotnetcurry.com/ShowArticle.aspx?ID=244
| |
 |
|
|
|
Hits : 132 |
|
|
|