[PR #1021] [CLOSED] Add parameter to determine whether to use OData filtering #2463

Closed
opened 2026-01-29 18:18:56 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1021
Author: @evandixon
Created: 6/13/2023
Status: Closed

Base: masterHead: is-odata


📝 Commits (1)

  • e3250b5 Add parameter to determine whether to use OData filtering

📊 Changes

1 file changed (+57 additions, -46 deletions)

View changed files

📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+57 -46)

📄 Description

Fixes #957. With future refactoring can make ODataEnumerable obsolete, but for now not setting the new parameter preserves the original behavior.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/1021 **Author:** [@evandixon](https://github.com/evandixon) **Created:** 6/13/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `is-odata` --- ### 📝 Commits (1) - [`e3250b5`](https://github.com/radzenhq/radzen-blazor/commit/e3250b5785bd9b3695fd8470cc6ecffb1fb4fcc2) Add parameter to determine whether to use OData filtering ### 📊 Changes **1 file changed** (+57 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+57 -46) </details> ### 📄 Description Fixes #957. With future refactoring can make ODataEnumerable obsolete, but for now not setting the new parameter preserves the original behavior. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:18:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2463