FlexGrid globalization de-CH

Posted by: eveverad3 on 16 June 2019, 7:12 pm EST

    • Post Options:
    • Link

    Posted 16 June 2019, 7:12 pm EST

    Hello Team,

    Working with Angular 2+ and FlexGrid.

    I installed the cultures as indicated in this link https://www.grapecity.com/wijmo/docs/GettingStarted/Globalization but the Swiss version of German is not included.

    In Switzerland (German) the numbers like thousands are represented as: 1’000 and this represents a problem for us if we are not able to show them in this format.

    You state in the above link: Wijmo includes over 40 culture files (see complete list below), and we have tools for generating new ones. If you want to target a culture that is not currently supported, contact us and we will create the file you need.

    Is it possible to create a culture file for de-CH? Does it come with a cost?

    Thanks and regards,

  • Posted 17 June 2019, 8:07 pm EST

    Hello,

    You could manually change the number separator by setting the appropriate symbol to the Globalize object. Please refer to the code snippet below:

    wijmo.culture.Globalize.numberFormat[","] = "'";  // Not an empty string. A (') symbol is between the quotes
    

    You may also refer to the sample below:

    https://jsfiddle.net/jgwhv3c7/

    Regarding creating a culture for de-CH, could please let us know if there are any other changes between the German culture and Switzerland culture so we may forward an enhancement request to the concerned team?

    Regards,

    Manish Gupta

  • Posted 17 June 2019, 11:09 pm EST

    Hello Manish,

    Thanks a lot for your prompt answer.

    In attachment you can find the differences between DE and CH format (the ones that I have found)

    Would you know how much time is needed to generate this file?

    Thanks and regards,

    GlobalisationComparison.zip

  • Posted 18 June 2019, 9:19 pm EST

    We have added an enhancement request for Globalizing of Swiss culture with Internal tracking ID 385245 and we have added you as the correspondent to this case. We will give you an update as soon as this feature is implemented.

  • Posted 20 June 2019, 6:55 pm EST

    Thank you, I will be waiting for the file. Would you have an estimate on how much time it could take?

    Thanks

  • Posted 23 June 2019, 8:37 pm EST

    Hello,

    The globalization file for Swiss culture has been created. Please refer to the attached file for the de-CH culture.de-CH.zip

  • Posted 24 June 2019, 9:48 pm EST

    Thank you!

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels