Chapter 10. Using List Controls
IN THIS CHAPTER
In this chapter, you’ll learn how to work with the ASP.NET list controls. In particular, you’ll learn how to use the list controls to display database data. For example, you’ll learn how to display a set of database records that represent book titles in a DropDownList
control.
By the end of this chapter, you’ll know how to
Bind database data to the list controls
Work with multi-select list controls
Assign default values to a list control
Copy list items from one list control to another
Overview of the List Controls
You can use any of the list controls to enable users ...
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.