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

Disable column color change on sort

1 Answer 138 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Allen
Top achievements
Rank 1
Allen asked on 02 Mar 2013, 05:01 AM
Hi there

I want to disable the color change in the column when the grid column header text is clicked for sorting. Please somebody guide me to accomplish this one.
thanks and regards
Allen

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 02 Mar 2013, 05:07 AM
Hi,

Please try the following code snippet to disable color change while sorting.

ASPX:
<SortingSettings EnableSkinSortStyles="false" />

Thanks,
Shinu.
Tags
Grid
Asked by
Allen
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or