[PR #2122] [MERGED] Make RadzenDropDownDataGrid.OnChipRemove overridable #3086

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2122
Author: @evandixon
Created: 4/23/2025
Status: Merged
Merged: 4/24/2025
Merged by: @enchev

Base: masterHead: dropdowndatagrid-chips-workaround


📝 Commits (1)

  • e3e4350 Make OnChipRemove overridable

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/RadzenDropDownDataGrid.razor.cs (+5 -1)

📄 Description

A small change to make RadzenDropDownDataGrid.OnChipRemove overridable.

This change will help work around one of the follow-up issues when working around #2121 (see Additional Context). I intend to use this to update the selected values outside the control.


🔄 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/2122 **Author:** [@evandixon](https://github.com/evandixon) **Created:** 4/23/2025 **Status:** ✅ Merged **Merged:** 4/24/2025 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `dropdowndatagrid-chips-workaround` --- ### 📝 Commits (1) - [`e3e4350`](https://github.com/radzenhq/radzen-blazor/commit/e3e435047db04a6f1b74526d0306bc571ee59664) Make OnChipRemove overridable ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDropDownDataGrid.razor.cs` (+5 -1) </details> ### 📄 Description A small change to make RadzenDropDownDataGrid.OnChipRemove overridable. This change will help work around one of the follow-up issues when working around #2121 (see Additional Context). I intend to use this to update the selected values outside the control. --- <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:52 +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#3086