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

want to change values in datagrid where the column type is DataGridBoolColumn
Ultan
Siostra Andzelika
thanks for your solutions, but the thing is I am using vs 2003 so I dont have tht option,
anyway I found the solution.
Thanks
Mogli