|
-
Jun 21st, 2007, 12:05 PM
#6
Thread Starter
Hyperactive Member
Re: [RESOLVED] getting the checked state of a boolean value in a dataGridView control
Well I have noticed a bit of a problem. I set add and delete to false on the dataGridView. Now the problem is when I click the true/false checkbox and then click cycle through the rows it doesn't see that it is clicked till I click away - say I click the table header.
I tried calling bs.CurrencyManager.Refresh(); before I run through the list but that doesn't help - it just sets it back to an unchecked state cause as far as the bindingSource is concerned it is unchecked.
somewhere there is a disconnect - I don't totally understand this but I think it has something to do with the listChangedEvent? maybe... or I am totally confused?
Thanks!
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
|
Click Here to Expand Forum to Full Width
|