how to implement conditional formating in WinForms-DataGrid

Feb 12 2005 8:08 AM
Hi, is there any way how to implement conditional formating in DataGrid. example: if value of cell is > 0 then make color of text blue

Answers (1)