Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Build JavaScript UI
Javascript
Telerik
Build modern .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
AI for Developers & IT
Ensure AI program success
AI Coding
AI Engineering
Additional Tools
Enhance the developer and designer experience
Testing & Mocking
Debugging
AI-Enhanced UI Tools
CMS
Free Tools
Support and Learning
Productivity and Design Tools
same as title, any have solution..?
Thanks
Hi Sanji,
Adding RadEditor to the RadPrompt template is not possible with the current implementation of the WindowManager. In general, you can only use plain HTML in the Dialog templates, server controls are not supported and may even result in errors. More information about the WindowManager's dialogs and their specifics can be found here:https://docs.telerik.com/devtools/aspnet-ajax/controls/window/alert,-confirm,-prompt-dialogs/how-to-change-the-dialog-templates
You can create a more complex dialog, containing server-side controls by using a standard RadWindow:
https://docs.telerik.com/devtools/aspnet-ajax/controls/window/how-to/using-radwindow-as-a-dialog
Regards, Vessy Progress Telerik