Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > RibbonView > How Add TextEditor in the RibbonView Control?

Not answered How Add TextEditor in the RibbonView Control?

Feed from this thread
  • Sopan avatar

    Posted on Jun 6, 2012 (permalink)

    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 

    Reply

  • Lancelot Master avatar

    Posted on Jun 6, 2012 (permalink)

    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

    Reply

  • Say Hello to Telerik's PivotGrid for ASP.NET AJAX, Silverlight, WPF and WinForms. Now packed with OLAP support.
  • Willamette avatar

    Posted on Jun 26, 2012 (permalink)


    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.    
     

    Reply

  • Lancelot Master avatar

    Posted on Jun 26, 2012 (permalink)

    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

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > RibbonView > How Add TextEditor in the RibbonView Control?