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

Disable the Default Sorting on RadTreeListView

1 Answer 93 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Lakshman
Top achievements
Rank 1
Lakshman asked on 14 Feb 2017, 11:16 AM

Hi,

I am working on RadTreeListView which comes with default sorting on Control Column. I have a requirement to disable the default on RadTreeListView and enable the custom sorting on RadTreeListView. I had used the CollectionViewSource and also subscribed to OnSorting event handle and able to sort the binded item source. But view is not getting refreshed.

 

Using Comparer to sort the items in the itemsource and MVVM pattern.

 

Even thought binded item source is sorted as expected, the UI is not getting refreshed with expected sorted view. The control is getting sorted using the default control sorting mechanism.

 

Thanks,

Lakshman Siddireddy

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 16 Feb 2017, 02:42 PM
Hello Lakshman,

I believe that this topic is already discussed in the Problem with sorting in grid view forum thread you opened. So, if further assistance is needed, may I kindly ask you to continue any further communication regarding this case in it, so that double posting is avoided?

Thank you in advance for understanding.

Regards,
Stefan X1
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
TreeView
Asked by
Lakshman
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or