[PR #807] [MERGED] Fixed DatePicker Kind getting lost when type is DateTime #2331

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/807
Author: @sergiuciudin
Created: 2/10/2023
Status: Merged
Merged: 2/13/2023
Merged by: @enchev

Base: masterHead: fix_datepicked_kind


📝 Commits (5)

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 Radzen.Blazor/RadzenDatePicker.razor.cs (+4 -0)

📄 Description

Fixed DatePicker Kind getting lost when type is DateTime


🔄 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/807 **Author:** [@sergiuciudin](https://github.com/sergiuciudin) **Created:** 2/10/2023 **Status:** ✅ Merged **Merged:** 2/13/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `fix_datepicked_kind` --- ### 📝 Commits (5) - [`5c17f66`](https://github.com/radzenhq/radzen-blazor/commit/5c17f661a6831b8434bdbfcdf4e773ebe7482024) Update RadzenDatePicker.razor.cs - [`c7754be`](https://github.com/radzenhq/radzen-blazor/commit/c7754bec36b6872291c2de8d877ab683d649880b) Fixed DatePicker Kind getting lost when type is DateTime - [`91f36fb`](https://github.com/radzenhq/radzen-blazor/commit/91f36fbf9adf58fbac5edcc1e8b9cadfc7ff107e) Merge branch 'fix_datepicked_kind' of https://github.com/sergiuciudin/radzen-blazor into fix_datepicked_kind - [`8ef6432`](https://github.com/radzenhq/radzen-blazor/commit/8ef643259d16e2aea7b9ae740e1da91f4bf2fef7) Update RadzenDatePicker.razor.cs - [`b9be11e`](https://github.com/radzenhq/radzen-blazor/commit/b9be11ee90996cb8764a064d42b0fa22b864a2d8) Probably i should check type also ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDatePicker.razor.cs` (+4 -0) </details> ### 📄 Description Fixed DatePicker Kind getting lost when type is DateTime --- <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:19 +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#2331