Add property ReadOnly to CheckBoxList as well #817

Closed
opened 2026-01-29 17:44:51 +00:00 by claunia · 3 comments
Owner

Originally created by @johanpolak on GitHub (Apr 18, 2023).

In the newest release, the property 'ReadOnly' has been added to the component RadzenCheckBox. Can this property also be added to the RadzenCheckBoxList and the RadzenCheckboxListItem? Would be a nice addition!

Originally created by @johanpolak on GitHub (Apr 18, 2023). In the newest release, the property 'ReadOnly' has been added to the component RadzenCheckBox. Can this property also be added to the RadzenCheckBoxList and the RadzenCheckboxListItem? Would be a nice addition!
Author
Owner

@enchev commented on GitHub (Apr 18, 2023):

We accept pull requests! Not sure however about the RadzenCheckboxListItem ReadOnly since the component works with single input:
https://github.com/radzenhq/radzen-blazor/blob/master/Radzen.Blazor/RadzenCheckBoxList.razor#L30

UPDATE: Actually my mistake, will use multiple inputs.

@enchev commented on GitHub (Apr 18, 2023): We accept pull requests! Not sure however about the RadzenCheckboxListItem ReadOnly since the component works with single input: https://github.com/radzenhq/radzen-blazor/blob/master/Radzen.Blazor/RadzenCheckBoxList.razor#L30 UPDATE: Actually my mistake, will use multiple inputs.
Author
Owner

@johanpolak commented on GitHub (Apr 18, 2023):

I will look into it!

@johanpolak commented on GitHub (Apr 18, 2023): I will look into it!
Author
Owner

@johanpolak commented on GitHub (Apr 19, 2023):

I created a pull request #928

@johanpolak commented on GitHub (Apr 19, 2023): I created a pull request #928
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#817