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

GridViewSelectColumn very slow

1 Answer 99 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Datafyer
Top achievements
Rank 1
Veteran
Datafyer asked on 20 Jan 2016, 09:04 PM

GridViewSelectColumn seems to be very slow when selecting a very large list of items. From the looks of it, it appears to be issuing a property changed notification for each item individually.

Is there a way to speed it up?

1 Answer, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 25 Jan 2016, 04:26 PM
Hello Patrick,

Could you provide a bit more details on your setup, so I'm sure to test the same scenario locally? I profiled a simple app with large amounts of items (around 500K), and although there are slight delays, those don't appear to be significant. Please elaborate on these question:
- What the amount of data in terms of items count and column count.
- What's your RadGridView setup (e.g. automatic or manual generation of columns, are you using custom columns, which GroupRenderMode, etc.) A snippet with the control's XAML markup may be helpful.
- From your question, my presumption is you're using the select column with Extended or Multiple SelectionMode, please specify which one exactly.

Any additional details you feel may be relevant will also be appreciated.

Regards,
Petya
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
GridView
Asked by
Datafyer
Top achievements
Rank 1
Veteran
Answers by
Petya
Telerik team
Share this question
or