[PR #70] [MERGED] Add Parameter ShowUpDown in RadzenNumeric #2011

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/70
Author: @MPapst
Created: 3/9/2021
Status: Merged
Merged: 3/11/2021
Merged by: @enchev

Base: masterHead: feature/hide-numeric-up-down


📝 Commits (1)

  • 4637b27 Add Parameter ShowUpDown in RadzenNumeric

📊 Changes

3 files changed (+46 additions, -9 deletions)

View changed files

📝 Radzen.Blazor.Tests/NumericTests.cs (+38 -8)
📝 Radzen.Blazor/RadzenNumeric.razor (+6 -1)
📝 RadzenBlazorDemos/Pages/NumericPage.razor (+2 -0)

📄 Description

fixes #69


🔄 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/70 **Author:** [@MPapst](https://github.com/MPapst) **Created:** 3/9/2021 **Status:** ✅ Merged **Merged:** 3/11/2021 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `feature/hide-numeric-up-down` --- ### 📝 Commits (1) - [`4637b27`](https://github.com/radzenhq/radzen-blazor/commit/4637b272539b75b8ac84a9eb3868c4260f18bcda) Add Parameter ShowUpDown in RadzenNumeric ### 📊 Changes **3 files changed** (+46 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor.Tests/NumericTests.cs` (+38 -8) 📝 `Radzen.Blazor/RadzenNumeric.razor` (+6 -1) 📝 `RadzenBlazorDemos/Pages/NumericPage.razor` (+2 -0) </details> ### 📄 Description fixes #69 --- <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:16:42 +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#2011