Friday, January 11, 2008

Using ASP.NET 3.5's ListView and DataPager Controls

The ListView control provides a very flexible means for displaying a collection of data while still offering rich data features like paging, sorting, editing, inserting, and deleting. The DataPager control can be associated with a ListView to render a paging interface.

Further, details can be found Using ASP.NET 3.5's ListView and DataPager Controls.

No comments: