[PR #1004] [CLOSED] Add MaxColumnsSelectedLabels to RadzenDataGrid to expose MaxSelectedLabels of column picker RadzenDropDown #2456

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1004
Author: @Niels-R
Created: 6/2/2023
Status: Closed

Base: masterHead: dev/add-max-columns-selected-labels


📝 Commits (1)

  • 0182e4c Add MaxColumnsSelectedLabels to RadzenDataGrid to expose MaxSelectedLabels of column picker RadzenDropDown

📊 Changes

2 files changed (+14 additions, -4 deletions)

View changed files

📝 Radzen.Blazor/RadzenDataGrid.razor (+7 -4)
📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+7 -0)

📄 Description

This PR is meant to be able to alter the number of selected column labels in de column picker of the RadzenDataGrid.


🔄 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/1004 **Author:** [@Niels-R](https://github.com/Niels-R) **Created:** 6/2/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev/add-max-columns-selected-labels` --- ### 📝 Commits (1) - [`0182e4c`](https://github.com/radzenhq/radzen-blazor/commit/0182e4ce727b463288230d9c67c7f0549bac9aea) Add MaxColumnsSelectedLabels to RadzenDataGrid to expose MaxSelectedLabels of column picker RadzenDropDown ### 📊 Changes **2 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGrid.razor` (+7 -4) 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+7 -0) </details> ### 📄 Description This PR is meant to be able to alter the number of selected column labels in de column picker of the RadzenDataGrid. --- <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:54 +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#2456