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

HTMLPlaceholder and RADEditor

1 Answer 50 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
Pavol Husar
Top achievements
Rank 1
Pavol Husar asked on 19 Jan 2010, 12:15 PM
Hi,

I am currently working to show some working prototypes to my superior, so we can decide to build our new project using Telerik controls, or not. I need to make rich content editing in standard Silverlight's RowDetailTemplate. I have first looked on RadEditor for Silverlight, but it lacks a lot features(images, styles, etc.). Now I am trying to put a RadEditor for ASP.NET inside a HTMLPlaceholder. There are few displaying glitches which we can ignore for now, but the problem is that I can't get to load editor's content into my variable in Silverlight.
The idea is, that elements in my RowDetailTemplate are firing an event when they are changed so I can mark them, and upload multiple rows when user decides to "publish changes". I have lost my faith into HTMLPlaceholder firing any events when content of editor is changed, the only thing i need is to save editor's content when "publish changes"is clicked.

Any idea how to get content of RadEditor inside HTMLPlaceholder?

Thanks a lot.

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 22 Jan 2010, 09:32 AM
Hello Pavol Husar,

the bst will be if you just create a separate html/asp.net page that holds the editor. then you just pass the url of that page to the html placeholder and you should be ok.

Greetings,
Valentin.Stoychev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
HTMLPlaceHolder
Asked by
Pavol Husar
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or