Chapter 14. Using the ListView and DataPager Controls

<feature>

IN THIS CHAPTER

</feature>

In this chapter, we examine the two new databound controls introduced with the .NET Framework 3.5: the ListView and the DataPager controls. The ListView control is an extremely flexible control. 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.

Using the ListView Control

You can think of the ListView control as a super-flexible GridView control. Like a GridView control, the ListView control ...

Get ASP.NET 3.5 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.