Using ASP.NET List Controls

| Any | |
| Product: | Dreamweaver MX |
| C#, VB.NET | |
| Technologies: | HTML, .NET |
| Number Of Pages: | 13 |
Summary
During the course of this tutorial you learned about the List Controls available and the differences between them, you then learned how to fill these List Controls using various methods such as hard coding and dynamically from a DataSource. You also learned how to Add, Insert, Select and Remove ListItems programmatically. Finally you learned how to cure the common problem of the SelectedItem being lost on PostBack caused by Dreamweavers implementation of List Controls.








