Possible to paginate/sort datalist in ASP.NET 2.0?

V

VB Programmer

Is it possible to paginate or sort a datalist in ASP.NET 2.0 easily (as it
is with the amazing datagrid)?

Thanks!
 
S

S. Justin Gengo [MCP]

VB Programmer,

It's easier than ever. Use a GridView. It gives you the option to check a
box to make the grid sortable and voila!

If you HAVE to use a datalist then you'll need to use a DataView and bind to
that in order to sort it.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 

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

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top