Hello,
I have a button which is disabled (default value) and two checkboxes.
The goal is:
If I checked the two checkboxes, the button should be enable. Can anybody show me where I can set the right code?
Thank you!
Best regards
Hello,
I have a button which is disabled (default value) and two checkboxes.
The goal is:
If I checked the two checkboxes, the button should be enable. Can anybody show me where I can set the right code?
Thank you!
Best regards
You can use a Page property to bind the CheckBox value and later use the same property to bind Button Disabled.
Can you show me a sample please?
I strongly suggest you to check Radzen fundamentals in our documentation: