[PR #1593] [MERGED] DropDown, DropDownDataGrid and ListBox filtering improved to use @bind:get/@bind:set for .NET 7 and above #2824

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1593
Author: @enchev
Created: 7/11/2024
Status: Merged
Merged: 7/11/2024
Merged by: @enchev

Base: masterHead: dd-oninput


📝 Commits (1)

  • ead5ff3 DropDown, DropDownDataGrid and ListBox code updated

📊 Changes

6 files changed (+83 additions, -20 deletions)

View changed files

📝 Radzen.Blazor/Radzen.Blazor.csproj (+1 -1)
📝 Radzen.Blazor/RadzenDataGrid.razor (+3 -3)
📝 Radzen.Blazor/RadzenDropDown.razor (+29 -6)
📝 Radzen.Blazor/RadzenDropDownDataGrid.razor (+23 -3)
📝 Radzen.Blazor/RadzenGrid.razor (+3 -3)
📝 Radzen.Blazor/RadzenListBox.razor (+24 -4)

📄 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/1593 **Author:** [@enchev](https://github.com/enchev) **Created:** 7/11/2024 **Status:** ✅ Merged **Merged:** 7/11/2024 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `dd-oninput` --- ### 📝 Commits (1) - [`ead5ff3`](https://github.com/radzenhq/radzen-blazor/commit/ead5ff3994f00ad88f802b9e828133f4416deed0) DropDown, DropDownDataGrid and ListBox code updated ### 📊 Changes **6 files changed** (+83 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/Radzen.Blazor.csproj` (+1 -1) 📝 `Radzen.Blazor/RadzenDataGrid.razor` (+3 -3) 📝 `Radzen.Blazor/RadzenDropDown.razor` (+29 -6) 📝 `Radzen.Blazor/RadzenDropDownDataGrid.razor` (+23 -3) 📝 `Radzen.Blazor/RadzenGrid.razor` (+3 -3) 📝 `Radzen.Blazor/RadzenListBox.razor` (+24 -4) </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:20:38 +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#2824