Localisation of FlexReports

Posted by: oertwig on 11 October 2017, 10:12 pm EST

    • Post Options:
    • Link

    Posted 11 October 2017, 10:12 pm EST

    Hello,

    For FlexReport .NET: Is it easily possible to translate builtin dialogs and adapt number and time formats to German or other languages? Is there any documentation available about this?

    Thanks

    Hans

  • Posted 12 October 2017, 6:23 pm EST

    Hi,

    You can set the Locale in FlexReport using the Localize option under the C1FlexViewerControl Task Menu. Refer the attached screenshot for more clarity.

    Additionally, in the case of using English version of Windows, you may need to specify UICulture explicitly:

    Thread.CurrentThread.CurrentUICulture = new CultureInfo("de");
    
    

    Below mentioned documentation link explains the same but with respect to C1Report and its C1PrintPreviewControl. It corresponds to C1FlexReport and C1FlexViewer, respectively:

    http://helpcentral.componentone.com/nethelp/FlexReport/Localization.html

    We are escalating this documentation related matter with the concerned team as well.

    Regards,

    Esha

  • Posted 14 October 2017, 6:49 am EST

    Im Thread https://www.grapecity.com/en/forums/winforms-edition/c1flexreport---localising- habe ich ein deutsches RessourceFile angehängt. Ihr könnt es gerne verwenden.

    Lg

Need extra support?

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

Learn More

Forum Channels