When used in a regular HTML form, the CheckBox doesn't get reset by the Reset button.
Workaround: Consider using the Kendo Form instead of a regular HTML form.
The CheckBoxes don't reset when clicking the Reset button
The CheckBoxes should reset when clicking the Reset Button
Currently when a Checkbox is destroyed its label remains on the page and should be removed separately. - (Dojo).
I would like to be able to destroy the label together with the Checkbox that has created it.