T
Tommy DN
I'm using a datagrid wich uses a dataset.table as datasource.
One field is a integerfield with 1 and 0
Is there a possibility to bind this with a checkboxfield ( using
inheritance for example ? ).
When it's a 0, the checkbox for the cell must be checked and when it's
a 1 it must be unchecked.
So 0 and 1 should be converted to a boolean.
One field is a integerfield with 1 and 0
Is there a possibility to bind this with a checkboxfield ( using
inheritance for example ? ).
When it's a 0, the checkbox for the cell must be checked and when it's
a 1 it must be unchecked.
So 0 and 1 should be converted to a boolean.