FlexGridFilter value for blank

Posted by: selvakumar.periyasamy on 9 November 2017, 4:38 am EST

    • Post Options:
    • Link

    Posted 9 November 2017, 4:38 am EST

    Hi,

    I’m using angular2 FlexGridFilter with the Flex Grid, When a column is having some empty values and when I try to open the filter popup it is showing “nothing” as an option in the filter popup , what I want to see instead of nothing is “Blank” is there any option that we can configure in the filter.

    Thanks

    Selvakumar P

  • Posted 9 November 2017, 11:30 pm EST

    Hi,

    We are sorry, currently there is no way for achieving this. We have forwarded to the concerned team for further investigation with id 296591.

    ~Manish

  • Posted 13 November 2017, 1:26 am EST

    Thanks! Manish

    Looking forward for this option in the future release.

  • Posted 6 December 2017, 1:01 am EST

    Sorry for the delay in answering this. But I have good news :wink:

    You can customize any Wijmo UI strings by changing the appropriate member of Wijmo’s culture object. This is how we support globalization.

    To change the ‘(nothing)’ string to ‘Blank’, make sure this line of code executed before the filter is displayed for the first time:

    wijmo.culture.FlexGridFilter.null = 'Blank!';
    

    There is a more extensive sample showing how you can customize the filter’s UI strings here:

        http://demos.wijmo.com/5/PureJS/LearnWijmo/LearnWijmo/#crpozugn
    

    I hope this helps.

Need extra support?

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

Learn More

Forum Channels