bradyboyy88
Well-known Member
- Joined
- Feb 25, 2015
- Messages
- 562
I have a listbox that may or may not be populated with items. If it is populated then the users can select multiple items in the listbox. How do I go about checking if nothing has been selected in the listbox when its empty or has items in there? Can this be done without looping through every item in the list to check if it has been selected?
Thanks
Thanks