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

How Add TextEditor in the RibbonView Control?

3 Answers 45 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Sopan
Top achievements
Rank 1
Sopan asked on 06 Jun 2012, 06:29 AM
I am using RibbonView Control and use its properties like application, tab for design, now I want to add text editor to design a MS - Word Application.
But I don't have idea for how to add editor in ribbonview or which property use to add editor. Please help for this.

Thanks

Sopan 

3 Answers, 1 is accepted

Sort by
0
Lancelot
Top achievements
Rank 1
answered on 06 Jun 2012, 03:50 PM
Hi Sopan,

This example shows you how to integrate a RadRibbonView control and a RadRichTextBox to create an MS Word type application. You can get a quick look at the code used to create that example by toggling the Example/Code button at the top right of the example window. 

After you toggle to "Code" view, look over to the left pane and select "TelerikEditorExample.xaml" from the list. Now you'll have the code in front of your that created the example you saw when you first loaded the page. If you need more guidance as how to create your own, you can open the example application locally on your machine.

When you downloaded RadControls for Silverlight, you also downloaded this example. If you kept the defaults when you installed ti, the example solution will be in C:\Program Files (x86)\Telerik\RadControls for Silverlight Q1 2012 SP1\Demos

Open the solution, locate the RadRichTextBox project in the solution explorer and expand it. Inside that folder you have the example code to get you started.

Good Luck and let me know if you need any additional help,
Lancelot
0
Willamette
Top achievements
Rank 1
answered on 26 Jun 2012, 04:39 PM

I think it is worth for a forum to keep the support information. :-)

 This is the result when I click on the "This Example" link.    
 
0
Lancelot
Top achievements
Rank 1
answered on 26 Jun 2012, 05:38 PM
Hi Willamette,

Thank you for replying! It was my fault, I used the wrong link. I've updated the original post with the correct hyperlink. Here is the full address for your reference:

http://demos.telerik.com/silverlight/#RichTextBox/TelerikEditor

Sincerely,
Lancelot
Tags
RibbonView and RibbonWindow
Asked by
Sopan
Top achievements
Rank 1
Answers by
Lancelot
Top achievements
Rank 1
Willamette
Top achievements
Rank 1
Share this question
or