[PR #1544] [CLOSED] Add DateOnly functionality #2793

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1544
Author: @SeanMartz
Created: 6/6/2024
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 005ff75 Add DateOnly functionality

📊 Changes

3 files changed (+350 additions, -238 deletions)

View changed files

📝 Radzen.Blazor/QueryableExtension.cs (+340 -228)
📝 RadzenBlazorDemos/Data/Employees.cs (+9 -9)
📝 RadzenBlazorDemos/Models/Northwind/Employee.cs (+1 -1)

📄 Description

Add Date Only functionality to the Radzen DataGrid Query Filter capability


🔄 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/1544 **Author:** [@SeanMartz](https://github.com/SeanMartz) **Created:** 6/6/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`005ff75`](https://github.com/radzenhq/radzen-blazor/commit/005ff75b1b8c3c50e6c7a0105d1766133622b037) Add DateOnly functionality ### 📊 Changes **3 files changed** (+350 additions, -238 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/QueryableExtension.cs` (+340 -228) 📝 `RadzenBlazorDemos/Data/Employees.cs` (+9 -9) 📝 `RadzenBlazorDemos/Models/Northwind/Employee.cs` (+1 -1) </details> ### 📄 Description Add Date Only functionality to the Radzen DataGrid Query Filter capability --- <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:31 +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#2793