Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bind CheckedListBox
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01449648
Message ID:
01449658
Views:
25
I dunno - I'm not seeing a DataSouce prop in Intellisense.


Like I said, there "is" a property - it just doesn't show in I-sense. There's a databindings object hierarchy you can tap into.

However, there is (or at least was) a bug in the checkedListBox control that forgets which item is checked when the items have been filled using the DataSource property and when its Visible property is set to false, then back to true. It's discussed here: http://www.codeproject.com/KB/combobox/fixedcheckedlistbox.aspx


Like I said, when I used to use this control, I populated the control manually....so that might be the best bet. (It's just a few lines of code)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform