Localize FilterBar

Posted by: stefanleitl on 8 September 2017, 6:19 am EST

  • Posted 8 September 2017, 6:19 am EST

    Hello,

    how can I localize the FilterBar with its ContextMenu and Editors

    thanks

  • Posted 8 September 2017, 6:19 am EST

    Hello,

    Spread only supports Chinese and Korean localization.

    Hence, in order to localize the strings in Filter Dropdown, for example in chinese, please change culture to chinese and then it will show strings in filter dropdown in chinese using code given below:-

    CultureInfo ci2 = new CultureInfo(“zh-CN”, true); // chinese localization

    System.Threading.Thread.CurrentThread.CurrentUICulture = ci2;

    fpSpread1.Sheets[0].Columns[0, 2].AllowAutoFilter = true;

    fpSpread1.Sheets[0].AutoFilterMode = FarPoint.Win.Spread.AutoFilterMode.FilterBar;

    Hope it helps.

    Regards,

    Mohita

  • Posted 8 September 2017, 6:19 am EST

    Hello,

    and how can I localize in other languages?

    thanks

  • Posted 8 September 2017, 6:19 am EST

    Hello,

    Please let us know the language that you wish to localize the grid in ad we would then further escalate it as an enhancement if not already done.

    Regards,

    Mohita

  • Posted 8 September 2017, 6:19 am EST

    Hello

    the language will be german. We need a localization for everything e.g. Formular (with editors) AutoSort (with editors) …

    Its very important to get a localization or a way to do this.

    thanks

  • Posted 8 September 2017, 6:19 am EST

    Hello,

    Thank you for the information. Please note that the same enhancement has already been escalated to the respective team with tracking id : 99722 and we would update you as we hear anything from them.

    Regards,

    Mohita

  • Posted 8 September 2017, 6:19 am EST

    Hello,

    it is very important that you give us a way to localize your contorls (perhaps take a look at DevExpress localization)

    Thanks

  • Posted 8 September 2017, 6:19 am EST

    Hello,

    This has been added to our product backlog feature list but as of now we don’t have any ETA for the same.

    We regret the inconvenience caused.

    Thanks,

    Reeva

  • Posted 24 March 2021, 12:05 am EST

    Has this issue been resolved?

    Does version 13/14 support localization to more languages?

    I need to write/localize an application in german/french/italian.

    Thomas

  • Posted 5 April 2021, 8:46 pm EST

    Hi Thomas,

    We are getting in touch with the development team and will let you know as soon as we have an update.

    Regards.

    Avnish

    [Internal Tracking ID: SPNET-16581]

Need extra support?

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

Learn More

Forum Channels