DataGridBoolColumn Checkbox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I dont have a problem with the required 2 clicks to change a checkbox value, however, on the second click, the value change is not immediately visible. I can see the change only after I select a different cell.

Please advise why this visibility problem is happening.
thanks
 
To answer my own question in case anyone else runs into the problem..

i guess it is a matter of where you instantiate the object. I moved the code to the forms initalization instead of adding it later... works now.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top