solutions related to asp.net problems
|
|
|
Question / Problem
|
what are the list controls which support data binding in ASP.Net?
|
Solution
|
Following are the list controls:
- asp:RadioButtonList
- asp:CheckBoxList
- asp:DropDownList
- asp:ListBox
|
Applies to |
|
Asp.Net 2.0
|
Rank It |
|