[PR #1982] [MERGED] added GetSelectedSources and GetSelectedTargets in the picklist #3011

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

📋 Pull Request Information

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

Base: masterHead: updatePickListGetSelectedItems


📝 Commits (1)

  • 1892da6 added GetSelectedSources and GetSelectedTargets in the picklist to get wich items are selected. Or to get if any item is selected.

📊 Changes

1 file changed (+23 additions, -17 deletions)

View changed files

📝 Radzen.Blazor/RadzenPickList.razor.cs (+23 -17)

📄 Description

added GetSelectedSources and GetSelectedTargets in the picklist to get which items are selected. Or to get if any item is selected.


🔄 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/1982 **Author:** [@nielsNocore](https://github.com/nielsNocore) **Created:** 2/19/2025 **Status:** ✅ Merged **Merged:** 2/20/2025 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `updatePickListGetSelectedItems` --- ### 📝 Commits (1) - [`1892da6`](https://github.com/radzenhq/radzen-blazor/commit/1892da6e2efaad1f323cfa0d47ba877a1d20e3ae) added GetSelectedSources and GetSelectedTargets in the picklist to get wich items are selected. Or to get if any item is selected. ### 📊 Changes **1 file changed** (+23 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenPickList.razor.cs` (+23 -17) </details> ### 📄 Description added GetSelectedSources and GetSelectedTargets in the picklist to get which items are selected. Or to get if any item is selected. --- <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:30 +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#3011