[PR #1232] [CLOSED] Issue #1016 - Adds input id parameter for RadzenDropDowns. #2605

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1232
Author: @DaveBagler
Created: 11/2/2023
Status: Closed

Base: masterHead: issue-1016


📝 Commits (1)

  • 4ef33d4 Issue #1016 - Adds parameter to set the id attribute of the drop down's input element.

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenDropDown.razor (+1 -1)
📝 Radzen.Blazor/RadzenDropDown.razor.cs (+19 -0)

📄 Description

Adds an InputId parameter to set the id attribute of the RadzenDropDown's input element. See #1016.


🔄 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/1232 **Author:** [@DaveBagler](https://github.com/DaveBagler) **Created:** 11/2/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue-1016` --- ### 📝 Commits (1) - [`4ef33d4`](https://github.com/radzenhq/radzen-blazor/commit/4ef33d4836190aa380ff2cf61a78d221c410d2f9) Issue #1016 - Adds parameter to set the id attribute of the drop down's input element. ### 📊 Changes **2 files changed** (+20 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDropDown.razor` (+1 -1) 📝 `Radzen.Blazor/RadzenDropDown.razor.cs` (+19 -0) </details> ### 📄 Description Adds an `InputId` parameter to set the id attribute of the **RadzenDropDown**'s input element. See #1016. --- <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: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#2605