Unplanned
Last Updated: 09 May 2022 13:15 by Bas

Bug report

Using kendo.WidgetInstance method for the RadioGroup Component in Telerik UI for ASP .NET Core returns undefined.

Reproduction of the problem

  1. Run this REPL and inspect the DevTools console.
  2. Compare with this Dojo for jQuery

Current behavior

kendo.WidgetInstance returns undefined when the id of a RadioGroup initialized using Telerik UI for Core is passed to it.

Expected/desired behavior

The kendo.WidgetInstance should return the client-side instance of the Component in Telerik UI for Core

TicketID: 1563950

Environment

  • Kendo UI version: 2022.1.412
Unplanned
Last Updated: 20 Apr 2021 11:28 by ADMIN
Created by: Akesh Gupta
Comments: 0
Category: RadioGroup
Type: Feature Request
1
Make possible for the RadioGroupFor helper to bind to int and GUID fields. Currently only binding to sting is possible.