Re: I need to add bold and italic buttons to the HtmlView toolbar

  •  12-21-2007, 9:59 AM

    Re: I need to add bold and italic buttons to the HtmlView toolbar

    Unfortunately, this doesn't work.  I put the following line in my OnInit :
     
    editor.CodeViewTemplateItemList = "Bold,Italic,Underline,Save,Print,Cut";
     
    The only buttons that showed up were Save, Print, and Cut.
     
    How do I get Bold, Italic, Spellcheck, etc. to show up in Html Mode?

View Complete Thread