ASP.Net 2.0 Repeater Pagination and SORT

C

Chaprasi

hey guys

I was wondering if anyone knows about any pagination and sorting in
ASP.Net 2.0 with the <asp:Repeater> control.

Thanks,
Chaprasi
 
K

Karl Seguin [MVP]

You have to build it all yourself. Pagination is best left to SQL Server
(esepcially 2005 which has nice ranking features). Basically, you need to
create your own controls and hook into events that'll do what you want.

Karl
 

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

Members online

No members online now.

Forum statistics

Threads
474,434
Messages
2,571,691
Members
48,796
Latest member
Greg L.

Latest Threads

Top