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

Sort and Filter with ICollectionView

1 Answer 100 Views
GanttView
This is a migrated thread and some comments may be shown as answers.
Tuan
Top achievements
Rank 1
Tuan asked on 30 Aug 2018, 08:57 AM

Hi,

in the SDK sample, there is a "GridSorting" project which sort on the original collection

How can I implement sorting and filtering using ICollectionView (sort the parent task, and children task also)

The attached is the sample project with basic implementation of sort with ICollectionView, which is not working

 

Thanks and Best regards

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 31 Aug 2018, 03:07 PM
Hi Tuan,

Thank you for the provided images.

With the current implementation of RadGantView there is a limitation of the core logic of the control when a CollectionChanged is raised, thus adding descriptors to the CollectionView is not supported. Can you please clarify what are the obstacles to using an approach of sorting the source collection as demonstrated in the SDK Example?

Regards,
Stefan
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GanttView
Asked by
Tuan
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or