This is a migrated thread and some comments may be shown as answers.

[Solved] Grid column back color get change on sorting the grid column

1 Answer 67 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Hrushikesh Mokashi
Top achievements
Rank 1
Hrushikesh Mokashi asked on 13 May 2009, 07:33 AM


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.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 13 May 2009, 08:47 AM
Hello Hrushikesh,

Please set EnableSkinSortStyles="false" in the RadGrid SortingSettings.

Greetings,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Hrushikesh Mokashi
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or