How to retrieve items in GridView on current Page?

  • Thread starter Thread starter GS
  • Start date Start date
G

GS

Hi,

I have GridView on my page. How do I retrieve items in current page on GridView? It works only with first page but when I click on next page in GridView it's collection of DataKeys for whatever reason do not change and stays the same as I did not use paging.
Any ideas?
 
Try posting what you are trying to do.
Patrick
Hi,

I have GridView on my page. How do I retrieve items in current page on GridView? It works only with first page but when I click on next page in GridView it's collection of DataKeys for whatever reason do not change and stays the same as I did not use paging.
Any ideas?
 

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