want to change values in datagrid where the column type is DataGridBoolColumn

Hi All,

Ive a datagrid with different column types(DataGridBoolColumn,DataGridTextBoxColumn)

I am filling datagrid with valid data, here is the problem.

for some rows I dont want to show any boolean value as I have one DataGridBoolColumn column.

I just want to hide that particular cell.

Thanks

Mogli



Answer this question

want to change values in datagrid where the column type is DataGridBoolColumn