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
close icon

Problem with internationalization

Hi all,

I have a problem with internationalization with tree grid. Internationalization works fine for grid but no for tree grid. Version of Grid and tree grid is 19.3.57.

I load cldr data in this way:

setCulture('it');
    setCurrencyCode('EUR');
 
    loadCldr(require('cldr-data/main/it/currencies.json'),
      require('cldr-data/main/it/numbers.json'),
      require('cldr-data/main/it/ca-gregorian.json'),
      require('cldr-data/main/it/timeZoneNames.json'),
      require('cldr-data/supplemental/numberingSystems.json'));

1 Reply

FS Farveen Sulthana Thameeztheen Basha Syncfusion Team October 28, 2022 02:04 PM UTC

Hi Fabio,


We have checked your reported problem by preparing sample by setting Internalization but we are unable to replicate the problem at our end(In upgraded version as well as 19.3.57 version).

Sample link:- https://stackblitz.com/edit/angular-ulxpil-aga8ro?file=app.component.ts


Screenshot:-

Documentation details:-

https://ej2.syncfusion.com/angular/documentation/treegrid/global-local/#internationalization


We need some more additional details to find the cause of the issue. Share us the following details.


  1. Complete TreeGrid code example.
  2. Have you used issue only on applying Internalization or else including Localization with specified locale alone?.
  3. Please ensure to check in our upgraded version also.
  4. Share screenshot/Video demo to replicate the issue.
  5. If possible replicate it in the above sample and revert us back.


Regards,

Farveen sulthana T


Loader.
Live Chat Icon For mobile
Up arrow icon