Hi, i'm new on Telerik for WPF,
And i have some issue :
My grid is dynamiclly refreshed with prices, in the cells.
And i want to have my Cell's background change to green when the new price is bigger than the old one,
and change to a Red Background if my new price is lower than the old one.
So, i need to do this in the codebehind (i guess), but i'm not able to find the cell's background color properties there.
Can someone explain me how to do this ?
Thanks for your support.
And i have some issue :
My grid is dynamiclly refreshed with prices, in the cells.
And i want to have my Cell's background change to green when the new price is bigger than the old one,
and change to a Red Background if my new price is lower than the old one.
So, i need to do this in the codebehind (i guess), but i'm not able to find the cell's background color properties there.
Can someone explain me how to do this ?
Thanks for your support.