[PR #82] [MERGED] Refresh RadzenRadioButtonList when RadzenRadioButtonListItem Text property changes #2012

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (1)

  • da29ffb Refresh RadzenRadioButtonList when RadzenRadioButtonListItem Text property changes

📊 Changes

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

View changed files

📝 Radzen.Blazor/RadzenRadioButtonList.razor (+10 -2)
📝 Radzen.Blazor/RadzenRadioButtonListItem.razor (+18 -1)

📄 Description

Refresh RadzenRadioButtonList when RadzenRadioButtonListItem Text property changes.
Needed when application localization changes and UI doesn't follow.


🔄 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/82 **Author:** [@efthymios-ks](https://github.com/efthymios-ks) **Created:** 3/23/2021 **Status:** ✅ Merged **Merged:** 3/25/2021 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`da29ffb`](https://github.com/radzenhq/radzen-blazor/commit/da29ffbd24d4f8e08d7ce0d4ec19775040dcf567) Refresh RadzenRadioButtonList when RadzenRadioButtonListItem Text property changes ### 📊 Changes **2 files changed** (+28 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenRadioButtonList.razor` (+10 -2) 📝 `Radzen.Blazor/RadzenRadioButtonListItem.razor` (+18 -1) </details> ### 📄 Description Refresh RadzenRadioButtonList when RadzenRadioButtonListItem Text property changes. Needed when application localization changes and UI doesn't follow. --- <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:43 +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#2012