[PR #1211] [MERGED] Add EmptyTemplate to RadzenDropdown #2597

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1211
Author: @ggomarighetti
Created: 10/21/2023
Status: Merged
Merged: 10/23/2023
Merged by: @enchev

Base: masterHead: feature/dropdown-empty-template


📝 Commits (3)

  • 4ecf7cd Add an empty template to RadzenDropdown
  • d23cced Adapt validation from RadzenDatagrid structure
  • 08bff8f Simplified validations

📊 Changes

2 files changed (+20 additions, -6 deletions)

View changed files

📝 Radzen.Blazor/RadzenDropDown.razor (+13 -6)
📝 Radzen.Blazor/RadzenDropDown.razor.cs (+7 -0)

📄 Description

Resume

  • Update RadzenDropdown to add the EmptyTemplate option when DataCount is equals zero.

Evidence

Not required

Reference

Add EmptyTemplate to RadzenDropDown #1181


🔄 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/1211 **Author:** [@ggomarighetti](https://github.com/ggomarighetti) **Created:** 10/21/2023 **Status:** ✅ Merged **Merged:** 10/23/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `feature/dropdown-empty-template` --- ### 📝 Commits (3) - [`4ecf7cd`](https://github.com/radzenhq/radzen-blazor/commit/4ecf7cdebc3b22b4ce5bc1cb4d67c0bea2b81271) Add an empty template to RadzenDropdown - [`d23cced`](https://github.com/radzenhq/radzen-blazor/commit/d23cced0c8ec64ed73e56daef0f3d827423a83b4) Adapt validation from RadzenDatagrid structure - [`08bff8f`](https://github.com/radzenhq/radzen-blazor/commit/08bff8f68066cc2d744797a1fabe9a44b38645ba) Simplified validations ### 📊 Changes **2 files changed** (+20 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDropDown.razor` (+13 -6) 📝 `Radzen.Blazor/RadzenDropDown.razor.cs` (+7 -0) </details> ### 📄 Description ### Resume - Update RadzenDropdown to add the EmptyTemplate option when DataCount is equals zero. ### Evidence > Not required ### Reference > Add EmptyTemplate to RadzenDropDown #1181 --- <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:34 +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#2597