Hour 15. Displaying Data with the Data Web Controls

Displaying data in an ASP.NET page involves two classes of Web controls. First, a data source control is used to access the data; next, a data Web control is employed to display the data retrieved by the data source control. In the preceding hour we discussed what data source controls are, focusing on the SqlDataSource control. In this hour we’ll turn our attention to the data Web controls.

The data Web controls do not ...

Get Sams Teach Yourself ASP.NET 4 in 24 Hours: Complete Starter Kit 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.