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

QueryableCollectionView performance question

5 Answers 222 Views
GridView
This is a migrated thread and some comments may be shown as answers.
StackOverflowed
Top achievements
Rank 1
StackOverflowed asked on 22 Nov 2010, 11:10 PM
I've noticed a strange performance issue with QueryableCollectionView (which it seems is being used as the default CollectionView for the RadGridView). If I add just a single item to the list, QueryableCollectionView ends up calling PopulateListInternal, which will iterate through ALL of the items in the in my ObservableCollection. Why is this the case?

5 Answers, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 26 Nov 2010, 09:00 AM
Hello StackOverflowed,

You are absolutely right about this current behavior of QueryableCollectionView which is less than optimal. We are currently in the process of revising the implementation and we will provide a better (faster) solution for collection change handling no matter if it is through source collection or its public facing IEditableCollectionView implementation.

Thanks for you feedback. It helps make sure that we are on the right track with the implementation we are currently implementing.

Best wishes,
Stefan Dobrev
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
StackOverflowed
Top achievements
Rank 1
answered on 04 Jan 2011, 08:13 PM
Any updates on this yet?
0
Nedyalko Nikolov
Telerik team
answered on 05 Jan 2011, 04:05 PM
Hi StackOverflowed,

Unfortunately this task is not so trivial and I cannot commit that we will manage to finish it for the upcoming service pack. We are doing our best to introduce it with the next major release (a.k.a. 2011.Q1).
Sorry for the inconvenience caused.

Greetings,
Nedyalko Nikolov
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
Sergej Mertens
Top achievements
Rank 1
answered on 03 Nov 2011, 11:06 AM
Hi,

any updates on this? We have huge lags in this when adding new items. In our scenario each add takes approx. 400ms which is extremely slow!

We use Version 2011.1.627.40

Thanks,
Daniel
0
Vlad
Telerik team
answered on 03 Nov 2011, 11:10 AM
Hello Daniel,

 Please try our latest official version - Q2 2011 SP1. We've managed to include even more optimizations for our upcoming Q3 2011 release (after two weeks).  

Greetings,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
StackOverflowed
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
StackOverflowed
Top achievements
Rank 1
Nedyalko Nikolov
Telerik team
Sergej Mertens
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or