Search

You searched for the word(s): table
Showing page 46 of 142 (1,420 total posts) < 1 second(s)
  • Re: Insert Template in 6.7

    Hi mheckman,   It works fine for me. What browser/version you are testing?   Below are my test steps.   1. Go to http://cutesoft.net/example/general.aspx, clean all content of editor.   2. Add <div>test</div> into html view of editor.   3. Put the cursor behind "e" and insert ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 5, 2013
  • CE:Editor updating another CE:Editor in an UpdatePanel

    We have a scenario where a CE:Editor control is used to save rich text content to another CE:Editor control on the same page.  (Imagine a CE:Editor control adding a row of rich content to a gridview of other CE:Editors, where on the row level that text can be edited).  I would like for this to be done in ajax.  What is happening is ...
    Posted to Cute Editor for .NET (Forum) by Talley on October 25, 2013
  • Re: error while converting html to pdf

      Unable to create the PDF using the below HTML, we tried on your online DEMO also and we got server error. <table cellspacing=''0'' cellpadding=''0'' unselectable=''on''> <tbody unselectable=''on''> <tr unselectable=''on''> <td style=''height: 120px'' valign=''top'' colspan=''2''><img style=''width: 798px; ...
    Posted to Cute Editor for .NET (Forum) by gurpreet on April 19, 2012
  • Re: Configuration of Editor for a folder/URL config

    Dear pdaltonmcsd,   You can refer to http://richtextbox.com/test/BaseHref.aspx,   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>   <title>ASP and ASP.NET WYSIWYG Editor - ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 5, 2011
  • Using setHTML problem when string is blank.

    I am using the editor to edit the contents of some table cells.   The editor is on a panel that I display only when the cell to edit is clicked.  After editing I hide the panel and update the table cell with the editors text.   Overall this works fine, but if I go to edit a cell that is blank the setHTML function will not put ...
    Posted to Cute Editor for .NET (Forum) by TAG on March 16, 2011
  • Re: Problem using CE as a seperate Flash/.swf selector

    Dear spencet,   Please refer to the following code: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head>     <title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as a document ...
    Posted to Cute Editor for .NET (Forum) by Eric on December 4, 2010
  • Re: PasteHTML() works on firefox, not on IE, for some content.

    I have tried the following code, it will not change your html code, please follow adam's advice, download latest version and try it: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>   <title>JavaScript ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 23, 2010
  • Re: Spell Check and HTML Style

    Hi Adam,   Is there any more information on this issue?  Spell check also seems to flag items within <style></style> tags.  This occurs irrespective of quotes as mentioned above.    For example, paste the below html into your the online demo and then spell check.  The first hit is on the td ...
    Posted to Cute Editor for .NET (Forum) by gcaton on July 11, 2010
  • Re: how to get the conents of editor on server side

    Dear, Please save the following content to GetContent.aspx, <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''GetContent.aspx.vb'' Inherits=''test_Default'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on April 27, 2010
  • Tag Tree Does not update

    Description of Issue: Copy this code into the editor. The fact that the links are not valid does not detract from the experiment. <table>     <tbody>         <tr>             ...
    Posted to Cute Editor for .NET (Forum) by ROTO on April 7, 2010
« First ... < Previous 44 45 46 47 48 Next > ... Last »