Home › Forums › WinForms controls › Xceed Grid for WinForms › Check/Uncheck GridCheckBox on single click? › Reply To: Check/Uncheck GridCheckBox on single click?
Hello,
Setting the grid’s <a href=”http://doc.xceedsoft.com/products/gridNet/ref/xceed.grid.gridcontrol.singleclickedit.html”>SingleClickEdit</a> property to true will allow you to edit the checkbox (as well as the other editors in the grid) with a single click.
We decided to set the <a href=”http://doc.xceedsoft.com/products/gridNet/ref/xceed.grid.gridcontrol.defaultsingleclickedit.html”>default value</a> of this property to false so that clients that had existing grids would not experience a behavior change when updating to the latest version.
I hope this helps!
Imported from legacy forums. Posted by Jenny [Xceed] (had 3134 views)