[PR #244] Add RadioButtonList DisabledProperty & VisibleProperty parameters and support for data parameter field binding #2085

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

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

State: closed
Merged: Yes


Adds Parameter and Set methods to support designating Disable and Visible states on RadioButtonListItems and it's base 'Component', respectfully.

Adds two demo examples to RadioButtonListPage:

  • Demonstrating added Property binding functionality
  • Demonstrating using foreach on RenderFragment as a workaround.

resolves #243

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/244 **State:** closed **Merged:** Yes --- Adds Parameter and Set methods to support designating Disable and Visible states on `RadioButtonListItems` and it's base 'Component', respectfully. Adds two demo examples to `RadioButtonListPage`: - Demonstrating added Property binding functionality - Demonstrating using `foreach` on `RenderFragment` as a workaround. resolves #243
claunia added the pull-request label 2026-01-29 18:17:06 +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#2085