Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
885
Showing changed Cell values ForeGround color in Green
posted

Hi

 I am using xamdataGrid & binding the DataView as a DataSource to grid. if cell value changed

from original value I want to show the forground color of cell in Green. In Winforms there used to be

onDrawmethods on any grid where we used to change the color.

I tried using DataValueChanged event but if I sort on the column color will be applied to diff records

Pls help me with this

Thanks

-Kiran