How to add checkbox inside the listbox. Where ChechBoxList controls is not good for more records, By using listbox user can easily scroll to choose the item.
Geetha.
How to add checkbox inside the listbox. Where ChechBoxList controls is not good for more records, By using listbox user can easily scroll to choose the item.
Geetha.
what about checkedListBox ?
To access items on user action
What you want is the
CheckBoxList.
Newer CheckBoxList
Pretty nice step-by-step here.