Search

You searched for the word(s): Editor.Text Property
Showing page 53 of 61 (605 total posts) < 1 second(s)
  • Re: CuteEditor modifies pasted html code ?!

    I have the same problem.  When I paste HTML formatted text and have the editor text saved to a database, it returns with differently formatted html.  This is especially problematic with links <a href> tags without terminating </a> tags, tables, etc.  Is there something we need to change in how we set the editor text ...
    Posted to Cute Editor for .NET (Forum) by chilton on January 14, 2005
  • What's new in version CuteEditor for .NET 6.0?

    New Features and Improvements: Editor loading speed is improved greatly! Numerous optimization methods have been applied. It's clean, compact, extremely fast-loading, but still powerful and efficient. If you check the ...
    Posted to News and Announcements (Forum) by Adam on April 13, 2007
  • Re: Issue with bolding in version 5.3

    bhill10,   First if you prefer <b> tag, please set UsePhysicalFormattingTags property to true.   Editor.UsePhysicalFormattingTags PropertyThese are two types of text formatting tags -- logical formatting tags ( <strong> and <em> ), which describe the information in the element, and physical formatting tags ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 19, 2006
  • EditCompleteDocument help

    I set the EditCompleteDocument to true.  I do this so i can set a background image/color to the page.  I then save the html to the database.  When i retrieve the html from the database it does return the proper html.  However, when i load the editor with the html from the database, the background property does not show ...
    Posted to Cute Editor for .NET (Forum) by ghoff12 on February 20, 2006
  • ConvertHTMLTagstoLowercase doesn't appear to be working

    Hi, I have my editor set with ConvertHTMLTagstoLowercase = false. I then set the Text property of the editor to some HTML. When I click the 'HTML' view in the editor (and when I get the Text property again) it appears to have made all of my elements lower case. I'm using a version from a few months ago, assuming this was a bug was it ...
    Posted to Cute Editor for .NET (Forum) by yuba30 on October 13, 2011
  • Re: Text.Insert fails

    Yes, I'm using the Text property. Is that not ok ? Also, how can I clear my editor easily. Because clearing the Text property does not work. Regards, HtB
    Posted to Cute Editor for .NET (Forum) by HtB on October 17, 2007
  • Can not delete from pre-populated editor

    Whenever I pre-populate an editor by setting a value for the .Text property in the code behind, I can not just delete some text from that editor.  I must first type some new text, then it becomes 'activated' to where I can delete old text.  Is there a work-around or config setting for this?
    Posted to Cute Editor for .NET (Forum) by jzongker on July 28, 2006
  • Prepopulate editor with a link

     I'll bet this is an easy one but I don't see it in the documentation.  When displaying the editor, I want to sent in some initial text using the editor.Text property.  I can get regular text to show up fine but I'm having a problem passing in a link.  How can I pass in a link and have it show in the editor as a link and not ...
    Posted to Cute Editor for ASP (Forum) by serran on January 22, 2005
  • Re: Questions / buggs...

    Dear kjell.ek,   For these quetions,   1. These buttons appear / not working? {inserthorizontalrule,Insertwbr}     How do i remove the arrow button on {insertlink} (predefined links). Only have insert link ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Jeff on November 12, 2012
  • Unable to initalize the Editor class

    Some users of the Rich Text Editor get this error. Tips what wrong? Unable to initalize the Editor class You can not set the property value for a reference that is undefined or null    
    Posted to Rich Text Editor for .NET and MVC (Forum) by kjell.ek on December 21, 2013
« First ... < Previous 51 52 53 54 55 Next > ... Last »