Search

You searched for the word(s): table
Showing page 38 of 142 (1,420 total posts) < 1 second(s)
  • Newbiw ?s: XHTML, code compaction, table editing

    OK, I'm looking through the documentation and it's making  a bit of sense. We've implemented CuteEditor and I have 3 initial questions:   1) How do I get it to write XHTML instead of html   2) How do I stop it from compacting source (ie, I want it to preserve whitespace).   3) Is there any way to either strip and/or set ...
    Posted to Cute Editor for .NET (Forum) by Aluminum on June 16, 2004
  • Re: Table backgrounds not working

    I see your demo working.  Alas, mine is not.  After much study, I discovered... I was not pointing to the correct stylesheet...  but to an old one.   Sorry about that.  My bad.
    Posted to Cute Editor for .NET (Forum) by MITFrog on May 23, 2007
  • Re: How to Disable Resize option for table

    Please set the following property to false then try again.   Editor.EnableObjectResizing Property Specifies whether or not to allow the users resize an object winthin the Cute Editor. For example, if you want to prevent people from resizing images, table winthin the Cute Editor, you can set it to false.
    Posted to Cute Editor for .NET (Forum) by Adam on February 13, 2009
  • Mixed editing and tables

    Greetings, I'm interested in what this editor has to offer for my client and I'd like to know a couple of things about its functions.   I'll try to be as detailed as possible here. The table I'm interested in will be simple in appearance, no nesting of any kind, and can contain either text or images. Each submission will only allow for a ...
    Posted to Cute Editor for .NET (Forum) by unclebob on February 9, 2009
  • Re: Table Multi Row/Column select and apply setting

    Ok, thanks for the quick response. I think it would be useful to have an ''apply to all'' feature. Not necessarily through drag/drop, but maybe in the table wizard. Something like apply to all TDs or TRs.   Thx.
    Posted to Cute Editor for .NET (Forum) by xavailx on July 31, 2008
  • Adam, please reply. Do you have an answer for this error/problem?

    Hello Adam, when I insert a new table and then click on context menu ''Table Properties'' and then go to ''Table'' and then change the width from ''500'' to ''400'' (I just removed the number 5 to replace it with a 4'') then I get this error: Can this be fixed soon?   Regards Joerg
    Posted to Cute Editor for .NET (Forum) by joergbauer on August 3, 2007
  • Re: cell, row, table and html end tags

    Probably not, but if the ending is allway the same </td></tr></table></html> then you can strip it out.   RC
    Posted to Cute Editor for .NET (Forum) by rcroeder on December 31, 2005
  • Re: Table properties error

    Rubens,   Does the _shared.js exist in that folder?   If you didn't delete any files from CuteSoft_client folder, it doesn't made sense to me.   Can you download the control again and createa new virtual directory for testing?
    Posted to Cute Editor for .NET (Forum) by Adam on December 7, 2006
  • Re: Table html with IE and Firefox

      Hi...would you look at the following site in both browsers..the bottom table with the text is the one with the issues..http://204.83.154.157/site/DesktopDefault.aspx
    Posted to Cute Editor for .NET (Forum) by LeslieC on November 20, 2006
  • PasteHTML issue

    I am using PasteHTML in javascript to insert a block of HTML code in to the editor that contains a table.    This is the javascript code:   var edtEmail = document.getElementById('<%= edtEmail.ClientID %>'); edtEmail.ExecCommand('PasteHTML', false, arg.html); The problem is that if I insert another table, the html ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on November 7, 2011
« First ... < Previous 36 37 38 39 40 Next > ... Last »