Paging

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
How do we create the paging effect like the one we see in google?


Kannan
 
DataGrids provide this functionality. Just check out the properties make
sure that you check the page count server side just so you don't throw a
null exception when you get to the final page and the user clicks next.

in message
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top