record keep showing at the bottom of the screen if there is one record

Hi

Any idea why the data grid row keep showing to the bottom if there are less three records on the data grid in IOS?

You can click on the below link to view it
https://drive.google.com/file/d/1qEFQrQtCdWU8HyQBhQir557Arl5_7u5u/view?usp=sharing


FYI I am using SfDataGrid version 19.3.0.59


3 Replies

NY Nirmalkumar Yuvaraj Syncfusion Team April 10, 2024 06:48 AM UTC

Hi Jake


It appears that you are currently using an older version of the Datagrid NuGet package. We kindly request that you update the package to the latest version, which is 25.1.39. Once you have completed the update, please let us know if the issue persists.


Link - NuGet


Regards,

Nirmalkumar



JA jake April 10, 2024 09:27 AM UTC

Can I update sfDataGrid nuget package to the latest version using Syncfusion community license?



KR Kalaiyarasu Rasu Syncfusion Team April 12, 2024 10:08 AM UTC

Hi Jake,

Yes. You can update to the latest version of Syncfusion packages. When you are using Syncfusion assemblies\NuGet packages from nuget.org or trial installer , you should generate and register the corresponding version and platforms license key in your application to avoid trial license warning.

Syncfusion license keys are version and platform-specific and the generated license key is just a string that needs to be registered before any Syncfusion control is initiated.

Please, ensure that all the referenced Syncfusion assemblies\NuGet packages are all on the same version as license key’s version in your project.

To know about generating license key,

https://help.syncfusion.com/xamarin/licensing/how-to-generate


To know about
registering license key,

https://help.syncfusion.com/xamarin/licensing/how-to-register-in-an-application#xamarinforms


Image_9970_1712916394968


If you are facing any licensing warning even after registering the proper license key, refer to the below links to resolve the license warning message.

https://www.syncfusion.com/kb/12756/how-to-resolve-syncfusion-license-popup-message-or-trial-message-warning


Regards,
Kalaiyarasu R



Loader.
Up arrow icon