Skip to content

Conversation

Neovex
Copy link
Contributor

@Neovex Neovex commented Oct 25, 2024

GridDataProviderRequest iterated twice over data source for pagination by calling LINQ Extension Method .Count() - this has been optimized. It creates unnecessary overhead especially when combined with Entity Framework.

GridDataProvider iterated twice over data source when paging is active - this has been optimized.
@gvreddy04 gvreddy04 added this to the 3.2.0 milestone Oct 26, 2024
@gvreddy04 gvreddy04 merged commit a618c68 into vikramlearning:main Oct 26, 2024
@gvreddy04
Copy link
Contributor

@Neovex Thank you for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants