Asp.net, vb.net, C#.net Resources
Welcome to Asp.net, vb.net, C#.net Resources
Sign in
|
Join
|
Help
in
CheckBoxList (forum)
FAQs (group)
(Entire Site)
Search
Home
Blogs
Forums
Downloads
Asp.net, vb.net, C#.net Resour...
»
FAQs
»
asp.net Faqs
»
CheckBoxList
»
Re: How to check if nothing is selected in a CheckBoxList without using a loop to parse through all the items?
How to check if nothing is selected in a CheckBoxList without using a loop to parse through all the items?
Last post 08-22-2006, 5:51 AM by
Webdeveloper
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
08-21-2006, 6:16 AM
368
Webdeveloper
Joined on 08-19-2006
Posts 1,589
How to check if nothing is selected in a CheckBoxList without using a loop to parse through all the items?
Reply
Quote
How to check if nothing is selected in a CheckBoxList without using a loop to parse through all the items?
Report abuse
08-22-2006, 5:51 AM
682
in reply to
368
Webdeveloper
Joined on 08-19-2006
Posts 1,589
Re: How to check if nothing is selected in a CheckBoxList without using a loop to parse through all the items?
Reply
Quote
You can check if CheckBoxList.SelectedIndex equals to -1 which means nothing is selected.
Report abuse
Powered by
Megasolutions ltd