How to search row headers with FlexGridSearch on React.js?

Posted by: ozan.bilgic on 11 May 2023, 6:43 pm EST

    • Post Options:
    • Link

    Posted 11 May 2023, 6:43 pm EST

    I use FlexGridSearch, I can search cells without any problem. I have numbers on row headers, so when I search for

    41
    , I would like 41st row shows up. How can I do this on React functional component?

    Thanks.

  • Posted 15 May 2023, 1:06 am EST

    Hi,

    To get the desired behavior with FlexGridSearch, you’ll have to use a custom filter function to filter the search results in the flexGrid. You can refer to the following sample for its implementation - https://stackblitz.com/edit/react-jtc58k?file=Hello.js

    In case, you face any issues, please let us know.

    Regards

  • Posted 15 May 2023, 7:20 pm EST

    Thanks it works.

Need extra support?

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

Learn More

Forum Channels