[PR #681] [MERGED] Fix issue #680 #2274

Open
opened 2026-01-29 18:18:04 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/681
Author: @mafei1982
Created: 11/3/2022
Status: Merged
Merged: 11/3/2022
Merged by: @enchev

Base: masterHead: master


📝 Commits (6)

📊 Changes

2 files changed (+7 additions, -3 deletions)

View changed files

📝 Radzen.Blazor/RadzenDataGrid.razor (+1 -1)
📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+6 -2)

📄 Description

Fix issue #680

When enabling virtualization, reload should be called after removing the group


🔄 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/681 **Author:** [@mafei1982](https://github.com/mafei1982) **Created:** 11/3/2022 **Status:** ✅ Merged **Merged:** 11/3/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`465470c`](https://github.com/radzenhq/radzen-blazor/commit/465470c64938913d40c21fc52accb2f9a55971d6) fix issue #673 When trying to filter on a property from parent interface (Current Titem type is also an interface), the FilterPropertyType is null - [`052010f`](https://github.com/radzenhq/radzen-blazor/commit/052010f9dd12815aae5f41abe59f773baec1cc57) rename the private method - [`9b0b76b`](https://github.com/radzenhq/radzen-blazor/commit/9b0b76b5e8871d4cae851b0583e6a3ed47781c0f) merge latest - [`b10733b`](https://github.com/radzenhq/radzen-blazor/commit/b10733bdd46c891e4cd5034be9ab2df5bccb76de) Fix the refactor issue - [`3f09ec4`](https://github.com/radzenhq/radzen-blazor/commit/3f09ec45d29aa38b2e0cca63996673f922009bd8) merge main - [`4a87d0e`](https://github.com/radzenhq/radzen-blazor/commit/4a87d0ee11fc0d71e17928080176ea94d9f2a9a8) Fix issue #680 ### 📊 Changes **2 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGrid.razor` (+1 -1) 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+6 -2) </details> ### 📄 Description Fix issue #680 When enabling virtualization, reload should be called after removing the group --- <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:04 +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#2274