
Phillip Hamlyn
Top achievements
Rank 1
Phillip Hamlyn
asked on 15 Oct 2009, 09:10 AM
I see from previous forum posts that you had a plan to convert the ASP.net Editor to make it available in Windows Forms, but I don't know whether that is stil part of your plans.
I have a need to replicate my application in both Windows Forms and ASP.net, and a WYSISYG XHTML compliant editor is something I need, and I use Editor in ASP.net to provide this. Do you still have plans to include a Windows Forms (or WPF) version of this control ?
Phillip Hamlyn
I have a need to replicate my application in both Windows Forms and ASP.net, and a WYSISYG XHTML compliant editor is something I need, and I use Editor in ASP.net to provide this. Do you still have plans to include a Windows Forms (or WPF) version of this control ?
Phillip Hamlyn
4 Answers, 1 is accepted
0
Hi Phillip Hamlyn,
We have not planned to convert RadEditor for ASP.NET AJAX to WinForms. However you can use RadEditor for ASP.NET AJAX in a WinForms application as described in this KB article.
I hope that this helps. Do not hesitate to write us back if you have further questions.
Kind regards,
Nick
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.
We have not planned to convert RadEditor for ASP.NET AJAX to WinForms. However you can use RadEditor for ASP.NET AJAX in a WinForms application as described in this KB article.
I hope that this helps. Do not hesitate to write us back if you have further questions.
Kind regards,
Nick
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.
0

Phillip Hamlyn
Top achievements
Rank 1
answered on 15 Oct 2009, 09:35 AM
Nick,
Thanks for the response. I have looked at the examples and agree its a possible way forward for me. One question - how would you recommend I pre-populate the Editors HTML from the Windows Client ? (This is to cover the situation where the user is editing an existing fragment of HTML rather than entering one from blank)
Thanks
Phillip Hamlyn
Thanks for the response. I have looked at the examples and agree its a possible way forward for me. One question - how would you recommend I pre-populate the Editors HTML from the Windows Client ? (This is to cover the situation where the user is editing an existing fragment of HTML rather than entering one from blank)
Thanks
Phillip Hamlyn
0
Hi Phillip Hamlyn,
Well, RadEditor has both a client part and a server part. On your client machine, you set just a URI to your ASP.NET AJAX application where you have to set the initial text. You will receive a follow-up from our Asp.Net team about setting the initial text in RadEditor.
All the best,
Nick
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.
Well, RadEditor has both a client part and a server part. On your client machine, you set just a URI to your ASP.NET AJAX application where you have to set the initial text. You will receive a follow-up from our Asp.Net team about setting the initial text in RadEditor.
All the best,
Nick
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.
0
Accepted
Hi Phillip,
You can see how to set the RadEditor's content in these help articles:
Getting / Setting Content
and
set_html().
Best regards,
Rumen
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.
You can see how to set the RadEditor's content in these help articles:
Getting / Setting Content
and
set_html().
Best regards,
Rumen
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.