Server-Side filtering with value filter in grid

Posted by: gkukko on 12 December 2019, 9:17 am EST

  • Posted 12 December 2019, 9:17 am EST

    Hi,

    I am using Wijmo 5 FlexGrid with Angular 8. It’s a grid with dynamic columns, server-side paging and server-side sorting. I need to implement FlexGridFilter on this grid where in the filter ui list of values (lookup values) are populated from a service response. When a user clicks on filter icon in a column header, I need to make a service call which will return a list of all unique values available for that column and populate these values in the filter ui. can we also do a server-side search/filter/pagination on lookup value list .

    Can you please provide an example on how to implement this?

  • Posted 13 December 2019, 3:28 am EST

    Hi Gerald,

    Please refer to the following sample which demonstrates how we could implement server-side filter value search:

    https://stackblitz.com/edit/angular-bennnp?file=src/app/app.component.html

    Regards

    Sharad

Need extra support?

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

Learn More

Forum Channels