[PR #323] [MERGED] Wrap EmptyText in DataGrid #2117

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/323
Author: @lg2de
Created: 1/7/2022
Status: Merged
Merged: 1/7/2022
Merged by: @enchev

Base: masterHead: wrap-empty-text


📝 Commits (1)

  • 3ca0cbd Wrap EmptyText in DataGrid

📊 Changes

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

View changed files

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

📄 Description

If the EmptyText is long and the DataGrid is narrow, the text is cut off.
I suggest to always wrap the text.


🔄 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/323 **Author:** [@lg2de](https://github.com/lg2de) **Created:** 1/7/2022 **Status:** ✅ Merged **Merged:** 1/7/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `wrap-empty-text` --- ### 📝 Commits (1) - [`3ca0cbd`](https://github.com/radzenhq/radzen-blazor/commit/3ca0cbd6fe30e5b81ee7a4e1f378c4fa73e73ac0) Wrap `EmptyText` in DataGrid ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGrid.razor` (+1 -1) </details> ### 📄 Description If the `EmptyText` is long and the `DataGrid` is narrow, the text is cut off. I suggest to always wrap the text. --- <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:17 +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#2117