In this asp.net video tutorials part we will learn about checkboxList. Video contain how to add it in the design page also contain how to add items in it. Using the ListItem collection editor we can add items in it at static time. Some point consider in the video:
- How to add in the CheckboxList in static or run time.
- How to retrieve value from this control.
- How to use Items property of the control.