Browse by Tags
All Tags » Column » Checkbox (RSS)
-
When we add a customized checkbox column to a datagrid in .net (windows application) , the default property allows to check or uncheck the column using a double click. On the first click it selects the column and on the second click the column is either checked or unchecked. To change this default property, we need to handle the click event ...
-
Thanks Ghislain for your quick response.
I am afraid that the solution you have given is not applicable in the Xceed grid that i am working with. Please note that the Xceed Grid i am working with is of version 2.2 and it is not having a CellViewManager or CellEditorManager class and neither CheckBoxEditor nor CheckBoxViewer class.
The only class ...
-
Hi,
I have a requirement that maps to the following below table structure. The programming is done in VB.NET 1.1 using the 2.2 version of Xceed GRID. The table structure is as follows..
ColName ColValue
Name ...
|
|
|
|