Flex Grid Filter Issues

Posted by: umair.farooqi on 12 August 2021, 3:27 am EST

  • Posted 12 August 2021, 3:27 am EST - Updated 3 October 2022, 12:48 pm EST

    We are using Wijmo Flex Grid with Angular.

    We can display item source length but if we are using Flex Grid Filter, we can’t show number of filtered rows.

    Please see the below screenshots of your official demo for better understanding.

  • Posted 15 August 2021, 11:35 pm EST

    Hi,

    As per my understanding, you want to get the number of filtered rows, is that the case you can get that by subtracting the visible rows from the total number of rows .i.e. the collectionView’s sourceCollection array contains the total number of items(showed as rows) and the collectionView’s item array contains the visible rows items.

    You may refer to the sample link below for a demonstration:

    https://stackblitz.com/edit/js-vwyeyv

    Let us know if you have any other requirements.

    Regards

    Ashwin

Need extra support?

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

Learn More

Forum Channels