[PR #1066] [MERGED] fix AddButton not enable on DataGridInLine page #2479

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/1066
Author: @jiaming0708
Created: 7/17/2023
Status: Merged
Merged: 7/17/2023
Merged by: @enchev

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 RadzenBlazorDemos/Pages/DataGridInLineEdit.razor (+4 -22)

📄 Description

how to reproduce

fix

always reset variables on Update/Cancel/Delete


🔄 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/1066 **Author:** [@jiaming0708](https://github.com/jiaming0708) **Created:** 7/17/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`92bbd45`](https://github.com/radzenhq/radzen-blazor/commit/92bbd45ad4c207538cf57346dad169715e713bb4) fix AddButton not enable ### 📊 Changes **1 file changed** (+4 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `RadzenBlazorDemos/Pages/DataGridInLineEdit.razor` (+4 -22) </details> ### 📄 Description ## how to reproduce - on this page https://blazor.radzen.com/datagrid-inline-edit - click the button `Add new order` - not click the button on the new row, click Edit/Delete button on the other row - the button `Add new order` is still disabled ## fix always reset variables on Update/Cancel/Delete --- <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#2479