This is a migrated thread and some comments may be shown as answers.

How to add radeditor in RadPrompt RadWindowManager..?

1 Answer 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sanji
Top achievements
Rank 1
Sanji asked on 31 Mar 2020, 07:08 AM

same as title, any have solution..?

 

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 02 Apr 2020, 03:12 PM

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

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
General Discussions
Asked by
Sanji
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or