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

[Solved] Telerik RadGrid Sorting issue

1 Answer 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Umesh Goyal
Top achievements
Rank 1
Umesh Goyal asked on 04 Apr 2013, 03:29 AM

Hello,

I am using Telerik RedGrid  with it’s default skin in are application[.NET 4.0] to display the record and on the sorting, Searching , paging  features as well but  override  the default  colors  of the grid item through coding in “itemdatabound “ event  but when  apply the sorting on the specific column of the  grid then it alter  the colors of this column to default skin  in  rest cases it is working fine.

Please see the attached screen shot it will clear little bit more about the problem what I am facing.

 Please Response if any body facing this type problem and have solution.

Thanks In Advance!


1 Answer, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 04 Apr 2013, 04:29 AM
Hi,

Try setting the following.
aspx:
<SortingSettings EnableSkinSortStyles="false" />

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