[PR #534] add DisableEmptyText attribute #2227

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

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/534

State: closed
Merged: No


add DisableEmptyText attribute fix when AllowPaging = true && LoadData.HasDelegate && Count == 0 DataGrid InLine Editing not working

https://github.com/radzenhq/radzen-blazor/blob/master/Radzen.Blazor/RadzenDataGrid.razor#L275
because DataGrid InLine Editing template radzenGrid.InsertRow must render DrawRows(visibleColumns) fontend,

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/534 **State:** closed **Merged:** No --- add DisableEmptyText attribute fix when AllowPaging = true && LoadData.HasDelegate && Count == 0 DataGrid InLine Editing not working https://github.com/radzenhq/radzen-blazor/blob/master/Radzen.Blazor/RadzenDataGrid.razor#L275 because DataGrid InLine Editing template radzenGrid.InsertRow must render DrawRows(visibleColumns) fontend,
claunia added the pull-request label 2026-01-29 18:17:50 +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#2227