I would like to sort my GridView so that the selected items appear at the top.
It appears that there is no ColumnSortDescriptor type for WPF (however after reading documentation it appears that this type exists for the Silverlight GridView control)....maybe I'm just not looking in the right namespace (it's not in the Telerik.Windows.Data namespace)
Anyways, I would love it if some could explain how I could accomplish this.
Thank you.
It appears that there is no ColumnSortDescriptor type for WPF (however after reading documentation it appears that this type exists for the Silverlight GridView control)....maybe I'm just not looking in the right namespace (it's not in the Telerik.Windows.Data namespace)
Anyways, I would love it if some could explain how I could accomplish this.
Thank you.