Slow perform on ios when add list in cell Sfdatagrid

Current i am using version 20.1.0.55

I am using CellTemplate and add StackLayout with BindableLayout in CellTemple. i want to show a dynamic list in cell of sfdatagrid

My Grid have 31 columns and 100 => 900 or more rows.

When i vertical scroll or Horizontal scroll fast. SfDataGrid throw and my App CRASH with do not show message.

Please can you help me how to fix to it?. If i use CellTemplate when simple controls: EdiText or Label, it is working well but i use  StackLayout with BindableLayout in CellTemple, it is working bad.

  


1 Reply

LN Lakshmi Natarajan Syncfusion Team July 4, 2022 03:34 AM UTC

Hi Huytran,


We have checked our simple sample based on the details given and we are unable to replicate the reported scenario in our end. Could you please share the following details which will be helpful for us to replicate the issue?


  • DataGrid XAML code snippets

  • CellTemplate with the list code snippets

  • Data population code snippets

  • Issue replication video

  • Tested device details

  • Syncfusion and Xamarin.Forms versions


It will be helpful for us to check on it and provide you with a prompt solution as soon as possible.


Regards,

Lakshmi Natarajan


Loader.
Up arrow icon