We want to create a generic Virtual Kendo DropDownList and use it where ever necessary in the entire project. For that we would need to know the control id in valuemapper and parametermap. Please give us the access to that. Thank you!
Hey Folks,
Looks like the discussion has been paused for a few months now. The item will be closed since no further information is provided for a long period of time
Please feel free to submit a new one in case other questions arise.
Kind Regards, Maria Veledinova Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hello,
Generally if the widget is initialized using JavaScript you can scope a variable holding its instance and later use it in the mentioned functions. Could you please elaborate on the specifics behind this requirement?
Bear in mind that a datasource can be shared through multiple widgets. A general rule we follow is not to create such specific relations between widgets, in other words the datasource should not know that it is being used in a grid, dropdownlist and etc. It functions as a sole instance and throws events that the other widgets are subcribed to.
Regards,
Angel Petrov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.