Hello,
I want to change the property of the first column (to DataGridViewImageColumn) of an unbound datasource in a datagrid.
Reason: When a cell of this column has a certain value, I want to show a certain image/icon.
How can I do that?
I want to change the property of the first column (to DataGridViewImageColumn) of an unbound datasource in a datagrid.
Reason: When a cell of this column has a certain value, I want to show a certain image/icon.
How can I do that?