[PR #77] [MERGED] Refresh RadzenGrid and RadzenSteps when Text property changes #2010

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/77
Author: @efthymios-ks
Created: 3/18/2021
Status: Merged
Merged: 3/18/2021
Merged by: @enchev

Base: masterHead: master


📝 Commits (2)

  • 5bbafd8 Refresh RadzenSteps when RadzenStepItem Text property changes
  • 4a744a3 Refresh RadzenGrid when RadzenGridColumn Title property changes

📊 Changes

2 files changed (+37 additions, -3 deletions)

View changed files

📝 Radzen.Blazor/RadzenGridColumn.razor (+18 -1)
📝 Radzen.Blazor/RadzenStepsItem.razor (+19 -2)

📄 Description

In continuation to our previous chat.
Changing RadzenStepItem Text won’t trigger a UI refresh


🔄 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/77 **Author:** [@efthymios-ks](https://github.com/efthymios-ks) **Created:** 3/18/2021 **Status:** ✅ Merged **Merged:** 3/18/2021 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5bbafd8`](https://github.com/radzenhq/radzen-blazor/commit/5bbafd8bc851f60596d4a6af18b1f272b26b766b) Refresh RadzenSteps when RadzenStepItem Text property changes - [`4a744a3`](https://github.com/radzenhq/radzen-blazor/commit/4a744a3b75b88af52c98d0e403558070f2646031) Refresh RadzenGrid when RadzenGridColumn Title property changes ### 📊 Changes **2 files changed** (+37 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenGridColumn.razor` (+18 -1) 📝 `Radzen.Blazor/RadzenStepsItem.razor` (+19 -2) </details> ### 📄 Description In continuation to our previous chat. [Changing RadzenStepItem Text won’t trigger a UI refresh](https://forum.radzen.com/t/changing-radzenstepitem-text-wont-trigger-a-ui-refresh/6897) --- <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:42 +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#2010