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

[Solved] Binding to virtualized vector

1 Answer 134 Views
Grid for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Frédéric
Top achievements
Rank 1
Frédéric asked on 06 Jun 2013, 12:36 PM
Hi,
I tried to bind the Grid to the result of the FileInformationFactory.GetVirtualizedFilesVector method but I got the exception: "Specified data source not supported"

Do you plan to add support for virtualized vector to the Grid ?

Thanks a lot

Frederic

1 Answer, 1 is accepted

Sort by
0
Accepted
Georgi
Telerik team
answered on 10 Jun 2013, 08:01 AM
Hi Frederic,

Thank you for contacting us and for your question.

Currently RadDataGrid supports IEnumerable implementations only. We do have plans to implement support for other WinRT collections like CollectionViewSource and to add data virtualization support through the ISupportIncrementalLoading interface. Still, the VirtualizedVector, as described by MS in this thread, is a special interface, meant to be consumed by a ListView  instance only. Nevertheless we will do a research on whether we can consume this special collection.

I hope this information is useful. Let me know if you have other questions.

Regards,
Georgi
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
Grid for XAML
Asked by
Frédéric
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or