[PR #93] Refresh RadzenSteps and RadzenGrid when bound properties change #2023

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

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

State: closed
Merged: Yes


When bound text properties change, UI doesn't follow along automatically until a StateHasChanged() has been invoked from anywhere.
I added a couple of lines in the properties setter to invoke StateHasChanged().

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/93 **State:** closed **Merged:** Yes --- When bound text properties change, UI doesn't follow along automatically until a StateHasChanged() has been invoked from anywhere. I added a couple of lines in the properties setter to invoke StateHasChanged().
claunia added the pull-request label 2026-01-29 18:16:45 +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#2023