[PR #2378] [MERGED] added UseDisplayName parameter to DataGridColumn component #3226

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2378
Author: @xsainteer
Created: 12/4/2025
Status: Merged
Merged: 12/8/2025
Merged by: @enchev

Base: masterHead: display-for-datagridcolumn


📝 Commits (1)

  • 3cf8b86 added UseDisplayName parameter to DataGridColumn component

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenDataGridColumn.razor.cs (+22 -0)

📄 Description

Added the feature of automatically assigning the value of DisplayAttribute.Name to RadzenDataGridColumn.Title

https://forum.radzen.com/t/datagrid-column-title-from-model-displayname-attribute/2578/2


🔄 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/2378 **Author:** [@xsainteer](https://github.com/xsainteer) **Created:** 12/4/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `display-for-datagridcolumn` --- ### 📝 Commits (1) - [`3cf8b86`](https://github.com/radzenhq/radzen-blazor/commit/3cf8b86d388fa2166c9baedaa1828e158bafc501) added UseDisplayName parameter to DataGridColumn component ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDataGridColumn.razor.cs` (+22 -0) </details> ### 📄 Description Added the feature of automatically assigning the value of DisplayAttribute.Name to RadzenDataGridColumn.Title https://forum.radzen.com/t/datagrid-column-title-from-model-displayname-attribute/2578/2 --- <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:22:31 +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#3226