T
Tor Inge Rislaa
How to show a CheckBox in a DataGrid
If I just map a table of a dataset to my datagrid, Boolean values in the
table are shown as a checkbox. But if I add a TableStyle with
GridColumnStyle for the columns in the table, the Boolean values are shown
as true or false. How is it possible to show the values as CheckBox even
when using GridColumnStyle
TIRislaa
If I just map a table of a dataset to my datagrid, Boolean values in the
table are shown as a checkbox. But if I add a TableStyle with
GridColumnStyle for the columns in the table, the Boolean values are shown
as true or false. How is it possible to show the values as CheckBox even
when using GridColumnStyle
TIRislaa