Retrieve Grid's data after filter

Posted by: gabriel.lundgren on 10 November 2021, 8:33 pm EST

  • Posted 10 November 2021, 8:33 pm EST

    Hello,

    I have a use case where I need to retrieve the data on the Grid after applying a filter. I saw that you have a private property _view on itemsSource that gives me the result I’m looking for. Is there another way to retrieve them?

    I need to get all data on a paginated Grid after filtering.

    For instance, if I apply a filter and the result gives me 5 pages of data, I’d like a way to retrieve the data on these 5 pages.

    Thank you,

    Gabriel Lundgren

  • Posted 11 November 2021, 10:13 pm EST

    Hello,

    I’m afraid there isn’t any other better way to get the filtered items as of now, you can use the collectionView’s internal property called _view to get the filtered items from the collectionView after the filter gets applied.

    Let us know if you have any further queries.

    Regards

Need extra support?

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

Learn More

Forum Channels