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

RadControls support for ICollectionView

1 Answer 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Manuel Felício
Top achievements
Rank 1
Manuel Felício asked on 16 Oct 2009, 02:33 PM
Hi,

I've been playing with the RadControls for Silverlight Q2 Demo and I've noticed that ListBox/ComboBox/GridView and many other controls that have an ItemsSource property don't use behave correctly when the item collection implements ICollectionView. This is very important in MVVM scenarios, which is a very popular pattern for WPF/Silverlight developers. ICollectionView allows you to have all your application logic in viewmodel classes with no dependencies to any specific control like ComboBox, DataGrid, RadGridView, etc!

IEditableCollectionView is another important interface that the controls should adapt to. This are mainly for DataGrids.

Is there any plan to include this support in the Q3 release?

Best regards,

MF.

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 22 Oct 2009, 11:26 AM
Hello Manuel FelĂ­cio,

Thank you for your interest in our Silverlight controls. We would really appreciate it if you could share more information about the problems that you have encountered. Could you pinpoint a scenario where our support for ICollectionView or IEditableCollectionView does not meet your expectations?

Regards,
Milan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
Manuel Felício
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or