Hi Darren Munt,
Greetings from
Syncfusion support,
We could see that
you are using the old version(19.4.38). we would like to inform you that we
have included a lot of bug fixes related to UTC converted, so we recommend
upgrading to the latest Syncfusion packages (version 27.1.52) to improve the
performance in the Grid.
We recommend
following the steps below to upgrade the Syncfusion packages to the latest
version and remove any duplicate packages in the 'node_modules' folder to
resolve the issue:
1) Backup your old Syncfusion packages(node_modules>@syncfusion).
2) Delete the package.lock.json
file from your application.
3) Remove the @syncfusion package folder from
the node_modules directory.
4) Use the latest version or “*” (which installs the latest packages) for all
Syncfusion components in package.json file.
5) Then install the NPM packages.
Documentation: https://ej2.syncfusion.com/javascript/documentation/common/how-to/update-npm-package
If the issue
persists after upgrading, please provide more details about the dataManager
configuration, specifically the adaptor being used (such as ODataAdaptor,
WebApiAdaptor, etc.), along with any timezone or date-related logic being
handled on the server side.
Regards,
Vikram S