[PR #535] [MERGED] add ShowEmptyMessage attribute #2222

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/535
Author: @pigwing
Created: 7/20/2022
Status: Merged
Merged: 7/21/2022
Merged by: @enchev

Base: masterHead: master


📝 Commits (2)

  • d48cfa0 add DisableEmptyText attribute fix when AllowPaging = true && LoadData.HasDelegate && Count == 0 DataGrid InLine Editing not working
  • ab9eecb adopt a suggestion

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 Radzen.Blazor/RadzenDataGrid.razor (+1 -1)
📝 Radzen.Blazor/RadzenDataGrid.razor.cs (+5 -1)

📄 Description

fix DataGrid InLine Editing cannot insert row bug


🔄 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/535 **Author:** [@pigwing](https://github.com/pigwing) **Created:** 7/20/2022 **Status:** ✅ Merged **Merged:** 7/21/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`d48cfa0`](https://github.com/radzenhq/radzen-blazor/commit/d48cfa07ba7ffb53d6d53068c3bfaf47d8129e34) add DisableEmptyText attribute fix when AllowPaging = true && LoadData.HasDelegate && Count == 0 DataGrid InLine Editing not working - [`ab9eecb`](https://github.com/radzenhq/radzen-blazor/commit/ab9eecbba948da4e69c20cf964a427a14329bc74) adopt a suggestion ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGrid.razor` (+1 -1) 📝 `Radzen.Blazor/RadzenDataGrid.razor.cs` (+5 -1) </details> ### 📄 Description fix DataGrid InLine Editing cannot insert row bug --- <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:17:49 +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#2222