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

Sort column by multiple criteria, the last column header is not highlighted

7 Answers 44 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jenny
Top achievements
Rank 1
Jenny asked on 08 Dec 2010, 11:47 AM
We have use the RedGridView for one of our silverlight project, the code is as below:
QueryableCollectionView.SortDescriptors.Add(sortDescriptor1)
QueryableCollectionView.SortDescriptors.Add(sortDescriptor2)
QueryableCollectionView.SortDescriptors.Add(sortDescriptor3)
After the sort, It looks really odd, that the column header of the last SortDescriptor is not hightlighted, even the first one or two is hightlighted correctly. The sort function acctually works for the last sort descriptor, it is just not highlighted from the UI. We also tried to add only one or two sort descriptor, it always happened to the last one. If I click Shift key and select another header to sort, the last one (which should highted), will be highted. Is that an known issue for the RedGridView control? If so, what is the work around for that? Thanks

7 Answers, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 09 Dec 2010, 04:35 PM
Hello Jenny,

 I'm sorry, but I was unable to reproduce this locally. Could you please share some more details about your scenario?

Kind regards,
Yavor Georgiev
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
0
DeveloperDame
Top achievements
Rank 1
answered on 13 Dec 2010, 11:59 AM
Hey Yavor ,

I've reproduced the issue and will submit as a support ticket. The sort it applied to all of the columsn when the sort button is clicked however only two of the sorted columns are highlighted. If youclick the sort button again the missing highlight is then present.

Sara
0
DeveloperDame
Top achievements
Rank 1
answered on 13 Dec 2010, 12:00 PM
Hey Yavor ,

I've reproduced the issue and will submit as a support ticket. The sort it applied to all of the columsn when the sort button is clicked however only two of the sorted columns are highlighted. If youclick the sort button again the missing highlight is then present.

Sara
0
DeveloperDame
Top achievements
Rank 1
answered on 13 Dec 2010, 12:02 PM
Hey Yavor ,

I  couldn't submit a support ticket, where should I send this reproduction bug to?

Sara
0
Yavor Georgiev
Telerik team
answered on 13 Dec 2010, 12:11 PM
Hi DeveloperDame,

 You can upload your code to a service such as Mediafire or MegaUpload and just paste the link here.

All the best,
Yavor Georgiev
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
0
DeveloperDame
Top achievements
Rank 1
answered on 13 Dec 2010, 01:01 PM
0
Yavor Georgiev
Telerik team
answered on 13 Dec 2010, 01:53 PM
Hi DeveloperDame,

 We have resolved the issue. The fix will be part of our Service Pack release, which should be out in the next month. I'm awarding you telerik points for your help.

Greetings,
Yavor Georgiev
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
GridView
Asked by
Jenny
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
DeveloperDame
Top achievements
Rank 1
Share this question
or