Chapter 10. Using List Controls
IN THIS CHAPTER
</feature>The List controls enable you to display simple lists of options. For example, you can use the RadioButtonList
control to display a group of radio buttons, or the BulletedList
control to display a list of links.
In this chapter, you learn how to use each of the List controls included in the ASP.NET Framework. In particular, it discusses the DropDownList
, RadioButtonList
, ListBox
, CheckBoxList
, and BulletedList
controls. You learn how ...
Get ASP.NET 3.5 Unleashed 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.