[PR #2344] [CLOSED] Possibility to add footer template to the RadzenDropdown. #3206

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2344
Author: @gincsai
Created: 11/5/2025
Status: Closed

Base: masterHead: add-footer-to-drop-down


📝 Commits (1)

  • 6a65332 Possibility to add footer template to the RadzenDropdown.

📊 Changes

3 files changed (+43 additions, -28 deletions)

View changed files

📝 Radzen.Blazor/RadzenDropDown.razor (+4 -0)
📝 Radzen.Blazor/RadzenDropDown.razor.cs (+7 -0)
📝 RadzenBlazorDemos/Pages/DataGridColumnFilterValueTemplate.razor (+32 -28)

📄 Description

RadzenDropdown did not have footer template.
This PR adds the possibility to define custom footer for the RadzenDropdown.


🔄 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/2344 **Author:** [@gincsai](https://github.com/gincsai) **Created:** 11/5/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-footer-to-drop-down` --- ### 📝 Commits (1) - [`6a65332`](https://github.com/radzenhq/radzen-blazor/commit/6a653324873678ecb38c8ee58ef0f59ff5a9106b) Possibility to add footer template to the RadzenDropdown. ### 📊 Changes **3 files changed** (+43 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDropDown.razor` (+4 -0) 📝 `Radzen.Blazor/RadzenDropDown.razor.cs` (+7 -0) 📝 `RadzenBlazorDemos/Pages/DataGridColumnFilterValueTemplate.razor` (+32 -28) </details> ### 📄 Description RadzenDropdown did not have footer template. This PR adds the possibility to define custom footer for the RadzenDropdown. --- <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:22:26 +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#3206