When I put a Combobox inside my upload template, it puts a script(Combobox script) within a script (template script). The browser does not like this and stops rendering correctly. How do I make this happen?
Thanks
1 Answer, 1 is accepted
0
Ivan Danchev
Telerik team
answered on 09 Apr 2018, 10:31 AM
Hello,
Here's an example showing how by using the Upload's upload event a ComboBox can be initialized from an input element in the Upload's template: