Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The previous two chapters demonstrated the ease of working with data in ASP.NET. This chapter continues the broader topic of working with data in ASP.NET by focusing on how to work with ASP.NET’s powerful multivalue data controls: the Repeater, DataList, FormView, DetailsView, and GridView. Each of these controls uses data binding to display (and for some, even edit) multiple sets of data in different ways.