Hi,
I am using Telerik editor in ASP.Net MVC 3. I am facing issues with respect to Insert Image control. When clicking on Insert Image icon, the Insert Image Dialog Box appears with default controls. But, the Upload Button is missing.
Inspected the html generated for the popup and narrowed the issue to the elements rendered under the div element with class="t-widget t-toolbar t-floatwrap". This div element contains 2 div elements with class names "t-toolbar-wrap" and "t-tiles-arrange" respectively.
The div element with class named "t-toolbar-wrap" is supposed to contain Upload button. Currently, this element is loaded empty. Along with this issue, I also faced the style differences in my application from the demo posted on the site.
Anyone please help me sort out this issue. Let me know and detailed configurations/dependencies need to be considered.
Thank you in advance.
Regards,
Ramakrishna. M