Hi.
I’m testing ‘jqxCheckBoxGroup’ and have encountered several issues, so I’m leaving an inquiry.
1) An error occurs when the ‘disabled’ attribute is set to true.
2) If the ‘change’ attribute is not specified, values cannot be retrieved using the ‘val’ or ‘getValue’ method.”
3) The ‘val’ method does not work when setting values, whereas ‘checkValue’ works.
4) Setting values and then retrieving them does not work when in a disabled state. This can be verified by pressing the ‘Disabled’, ‘Set items’, and ‘Get value’ buttons in sequence.
Please check the code at the link below
https://jsfiddle.net/inee814/jaqc8vpb/3/