You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I can't fix a bug and am wondering if you can help me. The problem is that when I click on DataGridViewCheckBoxComboBoxCell which has checked checkboxes, then click on another DataGridViewCell which has ReadOnly = false, and click on another DataGridViewCheckBoxComboBoxCell the value from the previous DataGridViewCheckBoxComboBoxCell appears in the new DataGridViewCheckBoxComboBoxCell.
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
I can't fix a bug and am wondering if you can help me. The problem is that when I click on DataGridViewCheckBoxComboBoxCell which has checked checkboxes, then click on another DataGridViewCell which has ReadOnly = false, and click on another DataGridViewCheckBoxComboBoxCell the value from the previous DataGridViewCheckBoxComboBoxCell appears in the new DataGridViewCheckBoxComboBoxCell.
Thank you
The text was updated successfully, but these errors were encountered: