Paging in Controls Other Than DataGrid

  • Thread starter Thread starter Guadala Harry
  • Start date Start date
G

Guadala Harry

I understand that paging is a built-in feature of the DataGrid, and that
paging is not built-in to other listing controls such as the DataList and
the Repeater.

I need to implement paging capabilities like the DataGrid offers - however,
the DataGrid is very much overkill for my particular needs. I'm willing to
write my own paging capabilities behind the Repeater control, but before I
decide to jump in and do it, I'd like to know what it takes. So any
recommendations for articles or suggestions from anyone who has done this
would be greatly appreciated.
 

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