-
CheckedListBox Question
I have a CheckedListBox control on a TabPage and it's DataSource populates it with Rows. However after selecting items and then clicking on another TabPage it clears everything! Now when I go back it appears like I didn't check anything.
Has anyone come up with a work-around for this?
-
I've not had this problem but I'd try either unbinding it after you've filled it, or updating your dataset when the user checks/unchecks.
Hope that helps.
TPM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks