Steps to Reproduce
See attached testRadio.zul
Grid with radiobuttons belonging to a group outside the grid (=external)
Current Result
Setting disabled property statically does not work, dynamically (via binder) works on visible page
Radio buttons are sometimes not disabled although they should be
Expected Result
Radio buttons should be disabled if setDisabled(true) is called
Debug Information
Workaround
- is duplicated by
-
ZK-5809 ZK 10 external radio linked to radiogroup cannot be disabled if Radiogroup is not disabled
-
- Closed
-