Hi
I have a datagrid which is has table styles associated with it. One column
has boolean values in it. Rather than showing true or false in this column,
I would like to display a checkbox; which will have the corresponding
checked/unchecked value of the boolean.
Can anybody show me the code I need to do this?
Thanks in advance
Geoff
I have a datagrid which is has table styles associated with it. One column
has boolean values in it. Rather than showing true or false in this column,
I would like to display a checkbox; which will have the corresponding
checked/unchecked value of the boolean.
Can anybody show me the code I need to do this?
Thanks in advance
Geoff
Comment