IsFilterApplied in flexsheet control

Posted by: dan.oconnor on 19 July 2023, 12:49 am EST

  • Posted 19 July 2023, 12:49 am EST

    Hi,

    Is there any event to know that any filter is applied to a columns or not in the flexsheet. If any filters is applied to any cell then i have to show a pop up to user when they click on save button in my case. Anyone can help me to solve this issue

    Thank you.

  • Posted 19 July 2023, 3:43 pm EST

    Hello,

    You may get the underlying FlexGridFilter instance from the filter property of FlexSheet and check the filterDefination property of FlexGridFilter for active filtered columns. The filterDefinition includes information about all currently active column filters. Please refer to the sample link below for implementation:

    https://stackblitz.com/edit/js-4msxul?file=index.js

    Regards

Need extra support?

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

Learn More

Forum Channels