How to make severally field fonts in DBGrid to be in different color (for example if value is more than 10 then its green)? But it must be called from ButtonClick not from DrawColumnCell!
I know "DBGrid1.Columns[1].Font.Color:=clgreen;" but thats for whole column!
I hope my question is understandable!
I know "DBGrid1.Columns[1].Font.Color:=clgreen;" but thats for whole column!
I hope my question is understandable!