The Complex Web Controls
The complex web controls support binding to multiple columns or rows of a DataSource. The most obvious example is the Web DataGrid. Other examples are the DropdownList, the list box, the DataList, the CheckBoxList, and the RadioButtonList. We’ve already seen the DropdownList in action. The list box is virtually identical except that the list is always showing. The CheckBoxList and RadioButtonList are the same as the list box except items are selected using check boxes or radio buttons.
I am glossing over these controls because we covered the Drop downList and the rest are similar and rather easy to grasp. I want to spend the rest of the section talking about two very interesting controls, the Web DataGrid and the DataList ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access