Chapter 14. Using the ListView and DataPager Controls

In this chapter, we examine the two databound controls that were introduced in version 3.5 of .NET Framework: the ListView and the DataPager controls. The ListView control is extremely flexible. You can use it in many of the same situations in which you would have used the GridView, DataList, FormView, or Repeater control in the past.

The DataPager control works with the ListView control. It enables you to add support for paging to a ListView control.

Get ASP.NET 4 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.