[PR #1767] [CLOSED] Dialog context help button #2887

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1767
Author: @Techoneshot
Created: 11/2/2024
Status: Closed

Base: masterHead: KSz


📝 Commits (3)

  • 0904b98 Added ColumnPickerMode enum
  • feb957e Implemented popup mode for column picker
  • 2ec8129 Update DataGridColumnPicking.razor

📊 Changes

4 files changed (+72 additions, -15 deletions)

View changed files

📝 Radzen.Blazor/Common.cs (+15 -0)
📝 Radzen.Blazor/RadzenDataGrid.razor (+43 -13)
📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+10 -0)
📝 RadzenBlazorDemos/Pages/DataGridColumnPicking.razor (+4 -2)

📄 Description

Implements optional parameter that shows help button on title bar which opens passed url in new tab


🔄 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/1767 **Author:** [@Techoneshot](https://github.com/Techoneshot) **Created:** 11/2/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `KSz` --- ### 📝 Commits (3) - [`0904b98`](https://github.com/radzenhq/radzen-blazor/commit/0904b98143b85e251b7f152815d265a3e42f066e) Added ColumnPickerMode enum - [`feb957e`](https://github.com/radzenhq/radzen-blazor/commit/feb957eafb01549a109a2f64a47a026f41bcd65f) Implemented popup mode for column picker - [`2ec8129`](https://github.com/radzenhq/radzen-blazor/commit/2ec812902ac2446fda905da5257475f7ae68354b) Update DataGridColumnPicking.razor ### 📊 Changes **4 files changed** (+72 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/Common.cs` (+15 -0) 📝 `Radzen.Blazor/RadzenDataGrid.razor` (+43 -13) 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+10 -0) 📝 `RadzenBlazorDemos/Pages/DataGridColumnPicking.razor` (+4 -2) </details> ### 📄 Description Implements optional parameter that shows help button on title bar which opens passed url in new tab --- <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:20: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#2887