Search

You searched for the word(s): Toolbar
Showing page 39 of 142 (1,418 total posts) < 1 second(s)
  • Re: ShowToolBar property not working...

    Hi Eric, thx for your reply if I remove  the configurationPath, how can I customise the toolbar? The idea is on the back end, our system check the user level, if the user is read only, it needs to disable the editor. If not, it will still show the user the toolbar. So I think I still need to specify the tool configuration path.   I ...
    Posted to Cute Editor for .NET (Forum) by wolf11th on April 15, 2010
  • Re: DNN Provider 4.0 - Customize Toolbar by Role?

    WOW Adam - Great work!!  I've just skimmed through the post and its looks like a great enhancement. Just to summarise, we need to map the security config file to each role in DNN? Does this restrict access / viewing of folders to which the roles do not have access, say when uploading or selecting a file? Ideally, when navigating ...
    Posted to Cute Editor for .NET (Forum) by Bunce on April 14, 2005
  • Re: Few question regarding functionality of the editor and the developer license

    Yes thanks Adam, I got that... what I was referring to with initialization was the other part of my previous post, this part:   And another question: I need to line out my html editors. Getting width and position of certain controls and adjusting the width of the editor accordingly. I'm doing this in the ''onload'' event if the page. ...
    Posted to Cute Editor for .NET (Forum) by RickL on April 3, 2009
  • Re: Toolbar loads but hanging/hourglass in text edit area

    Phil, Let's try the following steps: 1. Recopy the CuteEditor.dll to your server. 2. Recopy all the CuteEditor client files to your server. 3. Pick an example page and copy it to your server. If the problem still exists, please provide a URL. I also need the temp FTP access to check your site.  Please ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 17, 2005
  • Re: Javascript API Document?

    Hi SKH,   If you mean that, achieve the same function as the toolbar buttons by javascript.Please try the code below  <%@ Page Language=''C#'' AutoEventWireup=''true'' %>      ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 4, 2010
  • Re: Insert Table Bug

    wh1974: That's fine but when using Firefox I am able to select an entire column, click on the 'right justification' toolbar button. CuteEditor.NET then appears to set the alignment of individual cells in that column as you can see from the following html:   <table border=''1'' width=''419''>    <tbody> ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 8, 2007
  • Re: Modifying Editor Styles and toolbar items

    valya,   Can you post the style sheet you are using in that page?   To disable the save button,  please check How to change the layout of the toolbars?     <CE:Editor id=''Editor1'' runat=''server''   DisableItemList = ''save'' />
    Posted to Cute Editor for .NET (Forum) by Adam on September 16, 2009
  • Re: HTML view : toolbar

      Editor.CodeViewTemplateItemList Property The toolbar items used in the editor Code View going to this string. Example CodeViewTemplateItemList=''Save,Print,Cut,Copy,Paste,Find,ToFullPage,FromFullPage,SelectAll   Demo:   http://richtextbox.com/test/CodeViewTemplateItemList.aspx  
    Posted to Cute Editor for .NET (Forum) by Adam on July 14, 2008
  • how to bring wanted buttons show in single toolbar

    i saw in the link which u gave to me but the code is only for disable the buttons.it is working for me.but i need to bring all button(enabled one)into a single toolbar.is it possible
    Posted to Cute Editor for .NET (Forum) by mekalaasri on August 30, 2005
  • Toolbar not showing

    I've never had this problem before. All works and looks well on development PC but when put to a hosting server the Toolbars don't show and no text can be entered into text area.   Any suggestion what might be causing this?  I've checked that all resources are in place and in their respective folders too.   A typical .aspx ...
    Posted to Cute Editor for .NET (Forum) by geoffo on May 2, 2008
« First ... < Previous 37 38 39 40 41 Next > ... Last »