Hi,
I have a column with ColumnStyle.CheckBox, it is a unbound column. The column shows null value after I execute SetDataBinding. I wanna shows checked or unchecked state , I think there is a default value for me, How I do?
Thanks!
Hi Jason,
You can set the DefaultCellValue property on the column.