[PR #1065] [MERGED] DataGridColumn: show/hide up and down buttons in numeric filters #2480

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1065
Author: @Cosmatevs
Created: 7/15/2023
Status: Merged
Merged: 7/17/2023
Merged by: @enchev

Base: masterHead: datagrid-column-updown


📝 Commits (1)

  • ee1c021 DataGridColumn: Add ShowUpDownForNumericFilter function; rename the class file for hierarchy

📊 Changes

4 files changed (+16 additions, -2 deletions)

View changed files

📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+2 -1)
📝 Radzen.Blazor/RadzenDataGridColumn.razor.cs (+8 -0)
📝 RadzenBlazorDemos/Pages/DataGridFilterApi.razor (+1 -1)
📝 RadzenBlazorDemos/Pages/MyCustomDataGridColumn.razor (+5 -0)

📄 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/1065 **Author:** [@Cosmatevs](https://github.com/Cosmatevs) **Created:** 7/15/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `datagrid-column-updown` --- ### 📝 Commits (1) - [`ee1c021`](https://github.com/radzenhq/radzen-blazor/commit/ee1c02187d867e9709d4784730d6997b268cafd1) DataGridColumn: Add ShowUpDownForNumericFilter function; rename the class file for hierarchy ### 📊 Changes **4 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+2 -1) 📝 `Radzen.Blazor/RadzenDataGridColumn.razor.cs` (+8 -0) 📝 `RadzenBlazorDemos/Pages/DataGridFilterApi.razor` (+1 -1) 📝 `RadzenBlazorDemos/Pages/MyCustomDataGridColumn.razor` (+5 -0) </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:19:03 +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#2480