Completed
Last Updated: 16 Oct 2020 12:59 by ADMIN
Release R3 2020 SP
Antti
Created on: 08 Oct 2020 11:21
Category: GridView
Type: Bug Report
0
GridView: Degraded performance when replacing column groups during runtime
Clearing and updating the ColumnGroups collection results in degraded performance when there is a big amount of column groups.
1 comment
ADMIN
Dilyan Traykov
Posted on: 16 Oct 2020 12:56

Hello,

The ColumnGroups property is now of type RadObservableCollection which exposes an AddRange method which should be used when adding multiple groups at once to avoid performance issues. An alternative is to use the SuspendNotifications and ResumeNotifications methods prior and after adding the groups.

Regards,
Dilyan Traykov
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).