GridComboBoxColumn with many items as data source very slow in SfDataGrid

Hello,

I try to use a SfDataGrid with a GridComboBoxColumn. I like to fill the DataSource for this Column with a DataTable with a large count of items (10000+). The problem is, that the form hangs upon loading and the grid gets unusable when opening the dropdown of this column. I would like to use the "suggest" feature of the ComboBox, but it is not possible because of the very slow performance.

I think this is because the grid uses a older version of the ComboBox. In the toolbox of Syncfusion I can see two version of the ComboBox - SfComboBox and ComboBoxBase. When I put the SfComboBox on a form and fill it with 10000+ items, the selection and also the suggest feature works very fast. But when I use a ComboBoxBase and add 10000+ items, it is very slow. My feeling is, that the GridComboBoxColumn also uses the ComboBoxBase version?

Is it possible to change the control used in the GridComboBoxColumn or to make it faster and usable with a large amount of dropdown items?

Thank you.
Michael

8 Replies 1 reply marked as answer

VS Vijayarasan Sivanandham Syncfusion Team April 29, 2021 06:29 PM UTC

Hi Michael Witzik,

Thank you for contacting Syncfusion Support.

Currently, we are analyzing your requirement of “GridComboBoxColumn with many items as data source very slow in SfDataGrid” We will validate and update you the details on or before MAy 03, 2021.

We appreciate your patience until then.

Regards,
Vijayarasan S



VS Vijayarasan Sivanandham Syncfusion Team May 3, 2021 05:00 PM UTC

Hi Michael Witzik, 

Thank you for your patience.   

We are still working on this. We will update with further details on or before
May 05, 2021. We appreciate your patience and understanding.

Regards,
Vijayarasan S
 



VS Vijayarasan Sivanandham Syncfusion Team May 5, 2021 03:17 PM UTC

Hi Michael Witzik,

Thank you for your patience.

We have created bug report for the reported issue. We will fix this issue and include in our May 25th ,2021 NuGet release.

We will update the feedback link for this bug on 06th May 2021.

We appreciate your patience until then.

Regards,
Vijayarasan S
 



VS Vijayarasan Sivanandham Syncfusion Team May 6, 2021 02:29 PM UTC

Hi Michael Witzik,

Thank you for your patience.

We have created bug report for the reported issue “Slow loading and UI hang sometimes when large data set in DataSource of GridComboBoxColumn in SfDataGrid”. We will fix this issue and include in our May 25th ,2021 NuGet release.


You can track the status of this report through the following feedback link,

Feedback Link: https://www.syncfusion.com/feedback/25084/slow-loading-and-ui-hang-sometimes-when-large-data-set-in-datasource-of 
 
Note: The provider feedback link is private, and you need to login to view this feedback.

We appreciate your patience until then.

Regards,
Vijayarasan S
 



VS Vijayarasan Sivanandham Syncfusion Team May 25, 2021 06:27 AM UTC

Hi Michael Witzik,

Sorry for the inconvenience caused.

You are using NuGet package version. We did not provide patch for NuGet package version. And unfortunately, we did not include this fix in this weekly NuGet.

As we promised earlier, we will include your fix in our next NuGet release which will be released on June 01st ,2021

We appreciate your patience until then. 

Regards,
Vijayarasan S



VS Vijayarasan Sivanandham Syncfusion Team June 1, 2021 05:46 AM UTC

Hi Michael Witzik,

Thank you for your patience. 
We are glad to announce that our latest weekly NuGet package update version 19.1.0.66 has been is rolled out with the “Slow loading and UI hang sometimes when large data set in DataSource of GridComboBoxColumn in SfDataGrid” and is available for download.

Feedback link: https://www.syncfusion.com/feedback/25084/slow-loading-and-ui-hang-sometimes-when-large-data-set-in-datasource-of

Please let us know, if you require further assistance on this. 
Regards,
Vijayarasan S 


Marked as answer

MW Michael Witzik July 12, 2021 06:44 AM UTC

Hello,

I just like to inform, that we installed the latest version 19.2.0.44 and the problem is solved. The GridComboBox in the SfDataGrid can now handle 100000+ items as DataSource without any problems and is as fast as the normal SfComboBox.

Thank you!



VS Vijayarasan Sivanandham Syncfusion Team July 12, 2021 12:55 PM UTC

Hi Michael Witzik,

Thanks for the update.

Please let us know if you have any further queries on this. We are happy to help you😊.

Regards,
Vijayarasan S


Loader.
Up arrow icon