Search

You searched for the word(s): table
Showing page 37 of 255 (2,541 total posts) < 1 second(s)
  • 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
  • Locking specific cells in table template to prevent changes

    Hi - Does anyone know if it is possible to lock specific cells in a table template, so user's are not able to make changes?  I have created a 6x6 table and would like only four cells available to users to modify the test message. Thanks.
    Posted to Cute Editor for PHP (Forum) by clc on March 15, 2009
  • 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
  • Table properties error

    I'm getting an error when I open table properties window:     That line is an #include directive to ../../_sharedie.htm (a valid path and a valid file). This file have 2 #include directives, for two javascript files. Both exists. I gave full control on entiry CuteSoft folder to ASPNET user and nothing happens.   Any ...
    Posted to Cute Editor for .NET (Forum) by rubens.farias on December 7, 2006
« First ... < Previous 35 36 37 38 39 Next > ... Last »