09 Sep 2024
Link to this post
Hello,
I encountered an issue while using Kendo Grid to export data to Excel. The application works fine on the English version of the page, but when switching the language to French (FR), the export does not work correctly.
Version used: TPC v6.2.144.104
We use JavaScript to show and hide columns in the grid and populating some columns. There are no issues with exporting data on the English version, but as soon as the page is switched to French, the export behaves unexpectedly.
Has anyone experienced a similar problem? I would appreciate any help or advice on how to resolve this issue.
Thank you!