Search

You searched for the word(s): table
Showing page 22 of 142 (1,420 total posts) < 1 second(s)
  • Re: Problem while loading the RTF with table layout

    Hi Kenneth,   Thanks for the reply. Based on your reply i came to know that while loading the rtf document using LoadRTF method the table structure would not come.   Can you please let me know when the fix will be available.   Bestregards, Samyvel
    Posted to Cute Editor for .NET (Forum) by arsamyvel on June 28, 2010
  • table borders in FireFox

    Hi Table borders don't seem to work properly in FireFox.  Basically I can add a table border but it disappears if I switch from Normal to HTML then back to Normal.  In fact, I don't even see the HTML code for the table border when in HTML mode.  Any ideas? Thanks
    Posted to Cute Editor for .NET (Forum) by philipclrsch on May 10, 2007
  • Question about table styles

    Cute version 6.0 and 6.6   How would i go about setting up a style in the editor so that when a table is created, it is created with certain border and border color options set?   By default the editor creates a table like this:   <table border=''0'' cellspacing=''2'' cellpadding=''2'' width=''500''> I would like to ...
    Posted to Cute Editor for .NET (Forum) by gitarjake on October 12, 2011
  • Re: integrating into dotnetnuke

      EditHtml.ascx <%@ Register TagPrefix=''ftb'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Control language=''vb'' Inherits=''DotNetNuke.EditHtml'' CodeBehind=''EditHtml.ascx.vb'' AutoEventWireup=''false'' Explicit=''True'' %> <%@ Register TagPrefix=''Portal'' TagName=''Title'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 2, 2004
  • Dynamically generated table

    Currently we have a html table whose structure is dynamically generated at server side through code in C# asp.net. Say this is our table:Some informationWe currently have a textarea here and inside that we have some text and the whole table is readonly. We want to show rtf text in the textarea. (Remember our textarea is an html ...
    Posted to Cute Editor for .NET (Forum) by Pintod on August 24, 2005
  • Re: Getting Error on Pasting Unable to get value of the property 'replace': object is null or undefined

    It's IE9. I can run it in IE8 or IE7 Mode, and I get the same error.   Here is how you can reproduce the issue:   1. Open IE browser, and go to your CuteEditor's demo page http://cutesoft.net/example/general.aspx.   2. Switch to html mode, and replace the defult demo html markup with this:   <table ...
    Posted to Cute Editor for .NET (Forum) by syedrazi on May 11, 2012
  • Re: Accessibility - Table Headers

    Ady,   Go to this example: http://cutesoft.net/example/general.aspx   Select a table cell, right click, the context menu will be opened.   Select Tags--> TD--> Verbs--> Change to table header.
    Posted to Cute Editor for .NET (Forum) by Adam on August 29, 2008
  • Re: Updates in Cute Editor Control DO NOT Save to SQL Database Table.

    Hi Chaplain,   1. Try get the editor content and shows it in a label control of your page. does it work?    2. If replace the editor as a normal textbox control, does it save correct?    3.Can you show me the code what you are using to save the editor content?   Regards,   Ken 
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 21, 2013
  • Re: Import Word document

    Hi Adam.   I load a HTML file and read the content. When I set the Editor value to this content it seems fine. But the HTML is dirty (Word) so Before setting the editor value I run CuteEditor.EditorUtility.CleanUpMicrosoftWordHTML And this function breaks everything...   Also, try pasting this Word-edited HTML document into the ...
    Posted to Cute Editor for .NET (Forum) by Dtest on January 7, 2009
  • Re: format issues using UPDATE command in MSACCESS

    I am pasting the entire .aspx and aspx.vb pages below.   Again, the submit feature works fine (and the delete, but I don't think that applies here).  It is when I call the page with ''edit=1'' query string for the update feature the problem arises.  The form populates the information in the cuteeditor box, but it changes ...
    Posted to Cute Editor for .NET (Forum) by ashleyaustin on September 12, 2005
« First ... < Previous 20 21 22 23 24 Next > ... Last »