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

Sorting in RadGridView question?

1 Answer 59 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Greg Johnson
Top achievements
Rank 1
Greg Johnson asked on 26 Jul 2010, 12:31 PM
When sorting in RadGridView, where are the data values that are used to sort sourced from?  It appears, that when defining a custom data type, using type descriptors, the data values are obtained from the data set for which the grid displays.  If the data set is not defining custom data types, then it appears to use values in the internal visual elements?

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 29 Jul 2010, 09:38 AM
Hello Greg,

 Sorting in the grid is always done using your original data - RadGridView ItemsSource. The grid cannot sort values in visual elements. 

Regards,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Greg Johnson
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or