Chapter 11. Displaying Data with the Repeater
Control
IN THIS CHAPTER
In this chapter, you learn how to use the first of the ASP.NET controls that was designed specifically for displaying data—the Repeater
control. The Repeater
control enables you to display a set of items from a data source with any type of formatting. For example, you can use a Repeater
control to display a list of database records in a bulleted list, in an HTML table, or in a single paragraph.
In this chapter, you will learn
How to display database records with ...
Get ASP.NET Kick Start 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.