October 2010
Intermediate to advanced
1920 pages
73h 55m
English
In this chapter, you learned how to use the Repeater control and the DataList control to display a set of database records. First, you learned how to use the Repeater control to display and edit database records. For example, you learned how to use the Repeater control to enable users to edit, delete, and insert database records.
In the second half of this chapter, you learned how to work with the DataList control. You learned how to render both single and multicolumn tables with the DataList control. You also learned how to select rows with the DataList control. Finally, you learned how to edit records using the DataList control.