[PR #1946] [MERGED] add DisabledProperty to radzenPickList #2986

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1946
Author: @nielsNocore
Created: 2/5/2025
Status: Merged
Merged: 2/5/2025
Merged by: @enchev

Base: masterHead: addDisabledPropertyToRadzenPickList


📝 Commits (3)

  • fcc80bc add DisabledProperty to radzenPickList
  • b310d76 moved picklist icons to be properties, to be able to custimze the icons in the picklist
  • 4135b8e Merge branch 'master' into addDisabledPropertyToRadzenPickList

📊 Changes

2 files changed (+42 additions, -7 deletions)

View changed files

📝 Radzen.Blazor/RadzenPickList.razor (+7 -7)
📝 Radzen.Blazor/RadzenPickList.razor.cs (+35 -0)

📄 Description

add DisabledProperty to radzenPickList

to fix: #1944


🔄 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/1946 **Author:** [@nielsNocore](https://github.com/nielsNocore) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `addDisabledPropertyToRadzenPickList` --- ### 📝 Commits (3) - [`fcc80bc`](https://github.com/radzenhq/radzen-blazor/commit/fcc80bc23cf5879ac9a848f699aa3dfd8d0b464f) add DisabledProperty to radzenPickList - [`b310d76`](https://github.com/radzenhq/radzen-blazor/commit/b310d76a08c0328b85497c9a693915cd0c8e0343) moved picklist icons to be properties, to be able to custimze the icons in the picklist - [`4135b8e`](https://github.com/radzenhq/radzen-blazor/commit/4135b8e52d04ca0873b8b5f26d4913696d0bb902) Merge branch 'master' into addDisabledPropertyToRadzenPickList ### 📊 Changes **2 files changed** (+42 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenPickList.razor` (+7 -7) 📝 `Radzen.Blazor/RadzenPickList.razor.cs` (+35 -0) </details> ### 📄 Description add DisabledProperty to radzenPickList to fix: #1944 --- <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:21:24 +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#2986