We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Sf DataGrid Very slow in load view

Dear Team,

I have attached a repro project .

Original WPF ListView has taken less than a second to load the view , but SFDataGrid take more than 15 second to load the view.

Thanks.

Regards,
Yap

Attachment: WpfDataGrid__SF_8cb6a59c.zip

4 Replies

SP Sowndaiyan Paulpandi Syncfusion Team December 29, 2015 01:00 PM UTC

Hi Yapwen,

Thanks for contacting Syncfusion support. 

We have analyzed your query. In your sample, you set the ColumnSizer as Auto which leads to slow loading. When ColumnSizer is “Auto”, column width will be calculated based display values in column which will affect the loading time of SfDataGrid. So we recommend you to set individual width to columns based on its content or set ColumnSizer value other than Auto , AutoWithLastColumnFill, AutoLastColumnFill or SizeToCell.  


UG
http://help.syncfusion.com/ug/wpf/default.htm#!documents/columnsizing.htm


Please let us know if you have any further assistance. 

Regards

Sowndaiyan



YA yapwen December 30, 2015 12:47 AM UTC

Dear Sowndaiyan,

Done.

Regards,
Yap


YA yapwen December 30, 2015 12:50 AM UTC

Dear Sowndaiyan,

Noted with thanks.

Regards,
Yap


SP Sowndaiyan Paulpandi Syncfusion Team December 30, 2015 04:48 AM UTC

Hi Yapwen,

Thanks for the update.

Please let us know if you need further assistance.


Regards,
Sowndaiyan

Loader.
Live Chat Icon For mobile
Up arrow icon