Currently, the RadioGroup binding does not implement the extended functionality for
RadioButtons have different behavior from the RadioGroup, when selecting values :
https://dojo.telerik.com/@protest/ovedihat
RadioGroup should have the same behavior.
The RadioButtons are not checked initially. They are only indicated as checked when being clicked.
Reproduction :
https://dojo.telerik.com/ayAXutaJ/8
The radio buttons are not checked initially.
The radio buttons should be checked.