[PR #18] [MERGED] (Blazor) DataGrid InsertRow(TItem) method and RowCreate event added #1983

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/18
Author: @enchev
Created: 10/8/2020
Status: Merged
Merged: 10/8/2020
Merged by: @enchev

Base: masterHead: insert-row


📝 Commits (3)

  • 522278e DataGrid insert new row added
  • 757a8e9 RowInsert renamed to RowCreate
  • ec9b66b Radzen.Blazor updated

📊 Changes

2 files changed (+46 additions, -11 deletions)

View changed files

📝 Pages/DataGridInLineEditPage.razor (+45 -10)
📝 RadzenBlazorDemos.csproj (+1 -1)

📄 Description

No description provided


🔄 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/18 **Author:** [@enchev](https://github.com/enchev) **Created:** 10/8/2020 **Status:** ✅ Merged **Merged:** 10/8/2020 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `insert-row` --- ### 📝 Commits (3) - [`522278e`](https://github.com/radzenhq/radzen-blazor/commit/522278ec35a3004e1367ea7f66eceaf8ed9c79f9) DataGrid insert new row added - [`757a8e9`](https://github.com/radzenhq/radzen-blazor/commit/757a8e95036f30d5c90294ef52f703200bb28eb3) RowInsert renamed to RowCreate - [`ec9b66b`](https://github.com/radzenhq/radzen-blazor/commit/ec9b66bcbe7f94fbde9e893a11e2f24d08a7c894) Radzen.Blazor updated ### 📊 Changes **2 files changed** (+46 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Pages/DataGridInLineEditPage.razor` (+45 -10) 📝 `RadzenBlazorDemos.csproj` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:36 +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#1983