Custom Search in wijmo Grid

Posted by: sdayal on 4 October 2021, 12:18 am EST

    • Post Options:
    • Link

    Posted 4 October 2021, 12:18 am EST

    Hi team,

    We need a custom search in wijmo grid instead of providing a us a list of values in filter. The search should happen as we are typing and value should match with the UI values as we have set ‘ALL’ value conditionally.

    https://stackblitz.com/edit/angular-4bhnhh?file=src/app/app.component.ts

    Please provide solution.

    Regards

  • Posted 5 October 2021, 5:43 am EST

    Hello,

    You may refer to the updated sample link below demonstrating the filter with valueFilter having value shown on the grid:

    https://stackblitz.com/edit/angular-o4evui?file=src%2Fapp%2Fapp.component.ts

    In the sample above you can also add the custom values to the valueFilter by simply pushing the custom value inside the uniqueValues and handle the filtering for that value. Also, please update the isAllSelected() as per your logic for the value “ALL” shown in the grid cells(please refer line 272).

    Let us know if you still face any issues or have any doubts.

    Regards

Need extra support?

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

Learn More

Forum Channels