Hi,
I am using RadControl Q1 2009.
I am using radgrid .
In RadGrid1_ItemDataBound event
I am setting the item backcolor using 'item.BackColor = Color.Green'
It shows me color when grid bind.
But when made sorting on any grid column. then its does not show the back color for item on the sorting column as i specified.
How can i solve the problem?
Thanks.
