Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 02, 2012 03:20 AM by chetan.sarode
Member
565 Points
366 Posts
Mar 30, 2012 09:56 AM|LINK
Hey all,
I'm testing the HTML Editor of the Obout Suite, but I'm unable to define my own toolbars.
My code so far:
<obout:Editor ID="Editor1" runat="server" Height="400px" Width="100%" PopupHolder-ID="PopupHolder1" ShowQuickFormatting="false" > <TopToolbar Appearance="Custom"> <AddButtons> </AddButtons> </TopToolbar> </obout:Editor>
When I want to add buttons like they say here, http://www.c-sharpcorner.com/Forums/Thread/130294/how-use-obout-editer-in-Asp-Net-3-5.aspx , so for example <obout:HorizontalSeparator /> then it'll tell me it can't find the HorizontalSeperator element.
At the top of my page I have:
<%@ Register Assembly="Obout.Ajax.UI" Namespace="Obout.Ajax.UI.HTMLEditor" TagPrefix="obout" %>
Anyone got an idea? Thanks, - Yannick
All-Star
65729 Points
11133 Posts
Apr 02, 2012 03:20 AM|LINK
As this is third party control , you can contact at http://www.obout.com/inc/support.aspx
Yannick86
Member
565 Points
366 Posts
Obout suite HTML Editor question
Mar 30, 2012 09:56 AM|LINK
Hey all,
I'm testing the HTML Editor of the Obout Suite, but I'm unable to define my own toolbars.
My code so far:
<obout:Editor ID="Editor1" runat="server" Height="400px" Width="100%" PopupHolder-ID="PopupHolder1" ShowQuickFormatting="false" > <TopToolbar Appearance="Custom"> <AddButtons> </AddButtons> </TopToolbar> </obout:Editor>When I want to add buttons like they say here, http://www.c-sharpcorner.com/Forums/Thread/130294/how-use-obout-editer-in-Asp-Net-3-5.aspx , so for example <obout:HorizontalSeparator /> then it'll tell me it can't find the HorizontalSeperator element.
At the top of my page I have:
Anyone got an idea?
Thanks,
- Yannick
chetan.sarod...
All-Star
65729 Points
11133 Posts
Re: Obout suite HTML Editor question
Apr 02, 2012 03:20 AM|LINK
As this is third party control , you can contact at http://www.obout.com/inc/support.aspx
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.