[PR #637] [MERGED] adding Chips support to DropDownDataGrid #2263

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/637
Author: @eroque
Created: 10/5/2022
Status: Merged
Merged: 10/6/2022
Merged by: @enchev

Base: masterHead: origin/dropdowndatagrid-chips


📝 Commits (1)

  • d390367 adding Chips support to DropDownDataGrid

📊 Changes

3 files changed (+34 additions, -3 deletions)

View changed files

📝 Radzen.Blazor/RadzenDropDownDataGrid.razor (+16 -1)
📝 Radzen.Blazor/RadzenDropDownDataGrid.razor.cs (+17 -1)
📝 RadzenBlazorDemos/Pages/DropDownDataGridPage.razor (+1 -1)

📄 Description

No description provided


🔄 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/637 **Author:** [@eroque](https://github.com/eroque) **Created:** 10/5/2022 **Status:** ✅ Merged **Merged:** 10/6/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `origin/dropdowndatagrid-chips` --- ### 📝 Commits (1) - [`d390367`](https://github.com/radzenhq/radzen-blazor/commit/d390367cb7d4ff8922fb1b68086772ae149d20c1) adding Chips support to DropDownDataGrid ### 📊 Changes **3 files changed** (+34 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDropDownDataGrid.razor` (+16 -1) 📝 `Radzen.Blazor/RadzenDropDownDataGrid.razor.cs` (+17 -1) 📝 `RadzenBlazorDemos/Pages/DropDownDataGridPage.razor` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:18:00 +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#2263