[PR #897] [MERGED] Panel menu item click #2386

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/897
Author: @SGeorgeFramatome
Created: 4/3/2023
Status: Merged
Merged: 4/3/2023
Merged by: @enchev

Base: masterHead: panel-menu-item-click


📝 Commits (2)

📊 Changes

2 files changed (+51 additions, -9 deletions)

View changed files

📝 Radzen.Blazor/RadzenPanelMenuItem.razor.cs (+33 -2)
📝 RadzenBlazorDemos/Pages/PanelMenuStatic.razor (+18 -7)

📄 Description

Hello @enchev I made a pull request per your advice in my feature request #887

This implements the click event into RadzenPanelMenuItem exactly as it was done in RadzenMenuItem

I have altered the Static menu test and added it there to show examples as well.


🔄 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/897 **Author:** [@SGeorgeFramatome](https://github.com/SGeorgeFramatome) **Created:** 4/3/2023 **Status:** ✅ Merged **Merged:** 4/3/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `panel-menu-item-click` --- ### 📝 Commits (2) - [`ece4a0e`](https://github.com/radzenhq/radzen-blazor/commit/ece4a0e3ab8a35d514bb4524539efc16288da88d) Add files via upload - [`182b111`](https://github.com/radzenhq/radzen-blazor/commit/182b111736548a7fe5fe9a16917056ebee00e974) Add files via upload ### 📊 Changes **2 files changed** (+51 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenPanelMenuItem.razor.cs` (+33 -2) 📝 `RadzenBlazorDemos/Pages/PanelMenuStatic.razor` (+18 -7) </details> ### 📄 Description Hello @enchev I made a pull request per your advice in my feature request #887 This implements the click event into RadzenPanelMenuItem exactly as it was done in RadzenMenuItem I have altered the Static menu test and added it there to show examples as well. --- <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:36 +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#2386