[PR #889] [MERGED] Numeric custom value convert support added #2375

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/889
Author: @enchev
Created: 3/30/2023
Status: Merged
Merged: 3/30/2023
Merged by: @enchev

Base: masterHead: numeric-custom-value-convert


📝 Commits (2)

  • e4135da Numeric custom convert value support added
  • 4d57321 code reworked

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenNumeric.razor.cs (+14 -1)
RadzenBlazorDemos/Pages/NumericConvertValue.razor (+13 -0)
📝 RadzenBlazorDemos/Pages/NumericPage.razor (+7 -0)

📄 Description

Fix #885


🔄 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/889 **Author:** [@enchev](https://github.com/enchev) **Created:** 3/30/2023 **Status:** ✅ Merged **Merged:** 3/30/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `numeric-custom-value-convert` --- ### 📝 Commits (2) - [`e4135da`](https://github.com/radzenhq/radzen-blazor/commit/e4135daebe8cebf949e4dc8a4f5b0a4bedd2c157) Numeric custom convert value support added - [`4d57321`](https://github.com/radzenhq/radzen-blazor/commit/4d5732139a73d846816e2c26406750b51409d0af) code reworked ### 📊 Changes **3 files changed** (+34 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenNumeric.razor.cs` (+14 -1) ➕ `RadzenBlazorDemos/Pages/NumericConvertValue.razor` (+13 -0) 📝 `RadzenBlazorDemos/Pages/NumericPage.razor` (+7 -0) </details> ### 📄 Description Fix #885 --- <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:33 +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#2375