[PR #1150] [CLOSED] Can modify groups parameter added #2537

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1150
Author: @marekm294
Created: 9/11/2023
Status: Closed

Base: masterHead: CanModifyGroups


📝 Commits (4)

📊 Changes

3 files changed (+53 additions, -31 deletions)

View changed files

📝 Radzen.Blazor/RadzenDataGrid.razor (+6 -3)
📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+46 -27)
📝 Radzen.Blazor/RadzenDataGridHeaderCell.razor (+1 -1)

📄 Description

Added CanModifyGroups parameter which is used to disable adding/removing groups but keeping Group UI.
Method EndColumnDropToGroup refactored to avoid nested if.


🔄 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/1150 **Author:** [@marekm294](https://github.com/marekm294) **Created:** 9/11/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `CanModifyGroups` --- ### 📝 Commits (4) - [`b8afda6`](https://github.com/radzenhq/radzen-blazor/commit/b8afda681d4fc4661109dbf83c1e3139c63d2f23) Added CanModifyGroups parameter - [`3737c16`](https://github.com/radzenhq/radzen-blazor/commit/3737c16efafd3082b5330a74461953a5faffd753) unwanted code removed - [`5b97428`](https://github.com/radzenhq/radzen-blazor/commit/5b97428230ebcac66e53f00434d344d085f76445) condition simplified - [`5635e23`](https://github.com/radzenhq/radzen-blazor/commit/5635e23fcd54574777c86ca84ae953b37c56eb09) condition simplified ### 📊 Changes **3 files changed** (+53 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGrid.razor` (+6 -3) 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+46 -27) 📝 `Radzen.Blazor/RadzenDataGridHeaderCell.razor` (+1 -1) </details> ### 📄 Description Added CanModifyGroups parameter which is used to disable adding/removing groups but keeping Group UI. Method EndColumnDropToGroup refactored to avoid nested if. --- <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:19:18 +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#2537