FlexGrid: Add custom data in filter panel

Posted by: gkukko on 15 February 2018, 5:28 pm EST

    • Post Options:
    • Link

    Posted 15 February 2018, 5:28 pm EST

    I am using filterable paginated view of FlexGrid, which fetch data from server whenever pagination is updated.

    Is it possible to set custom data in filter panel?

    i.e. Let’s assume we are having 100 records in db and itemSource in grid is showing initial 10 records out of it, in that case filter panel is showing values from the itemSource, but I need to show all 100 values so that user can select required value and filtration can be handled at server side. Let me know if you need more information.

  • Posted 18 February 2018, 8:32 pm EST

    Hi,

    You may show complete 100 records for ValueFilter by setting uniqueValues property to the array containing of 100 records.

    For your reference, please refer to the following fiddle:

    http://jsfiddle.net/mkgupta911/71f4c0a8/

    ~Manish

Need extra support?

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

Learn More

Forum Channels