RadioButton and RadioButtonList Web Server Controls
.NET Framework 3.0
The RadioButton and RadioButtonList Web server controls allow users to select one item from a predefined list. The following topics provide information that you will find useful in learning to work with these two controls.
Because there are two controls, and because they function somewhat differently, it's important to understand their different purposes. You can refer to the following table to determine which topics pertain specifically to the control you want to work with.
Note |
|---|
|
Some of the topics listed below for the RadioButtonList control do not apply solely to that control; instead, they are topics that pertain to all list-type Web server controls (ListBox, DropDownList, CheckBoxList, and RadioButtonList, BulletedList). |
In This Section
Related Sections
Community Additions
ADD
Show:
Note