RadioGroup is not serialized correctly when declared in the Template component.
CustomerRating
field is not serialized correctly.The RadioGroup is not serialized correctly when declared in the Template component.
The RadioGroup should be serialized correctly when declared in the Template component.
Using kendo.WidgetInstance method for the RadioGroup Component in Telerik UI for ASP .NET Core returns undefined.
kendo.WidgetInstance returns undefined when the id of a RadioGroup initialized using Telerik UI for Core is passed to it.
The kendo.WidgetInstance should return the client-side instance of the Component in Telerik UI for Core