Search

You searched for the word(s): table
Showing page 6 of 142 (1,420 total posts) < 1 second(s)
  • Re: table background image path

    If you choose the table background image to http://CuteSoft.net/uploads/Cindy_Crawford.jpg using the style buider, you will get   <table style=''BACKGROUND-IMAGE: url(http://CuteSoft.net/uploads/Cindy_Crawford.jpg)'' cellSpacing=4 cellPadding=4 bgColor=#ffffff border=0> If you choose the table background image to ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 30, 2006
  • Editor is destroying nested tables

    For quite some time I have had a random problem where the editor destroys nested tables.  It has always seemed to happen when adding or removing paragraph tags/carriage returns.  Well finally I figured out a consistent way to produce the problem and I have repeated it in your online demo.   My sample HTML is found below.  To ...
    Posted to Cute Editor for .NET (Forum) by jrohrbac on May 23, 2006
  • Re: Bug with table reset

    No...   No matter what I do, the cells do not become selected if you follow my instructions exactly. I've tried this several times and I cannot get a cell selected.   Go to general.aspx, delete the existing table, use the draggable grid to create a 4x2 table, click into the table and try to get any of the cells to turn red. I cannot ...
    Posted to Cute Editor for .NET (Forum) by fredd on September 6, 2007
  • Error dialog on Table editor...Table Wizard tab.

    We just upgraded from version 4.0 to version 4.5.0.0 and we are now getting this script error when a user attempts to invoke the table wizard. Any suggestions?   Just in case the picture goes missing...the script eror occurs at line 231, char 6092 of Tag.Frame.aspx...'sel_template[...]' is null or not an object.
    Posted to Cute Editor for .NET (Forum) by BruceD on July 26, 2005
  • Re: Problem with <div> within <table>

    Can you post your HTML code which can reproduce the problem?   The following HTML code works OK here:     <table>    <tbody>        <tr>            ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 6, 2006
  • Re: Edit Table or TableOptions command

    Hi jsmith0429, I suggest you create a custom button to achieve it. How to create a custom button http://www.cutesoft.net/developer+guide/scr/Add_your_own_custom_button.htm Online example http://www.cutesoft.net/example/howto/AddDialogs/cs/create_a_custom_dialog.aspx You can find the source code of the example above at ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 6, 2011
  • Re: Pop-up window not big enough making new template and setting table properties

    Please open CuteSoft_Client\CuteEditor\Dialogs\outereditorfull.aspx and modify the following code:   <CE:EDITOR      id=''OuterEditor''      AutoConfigure=''Full''      ShowDecreaseButton=''false''       ShowEnlargeButton=''false'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 24, 2009
  • Re: How to deactivate Flash, Insert Table, Hyperlink Creation Option from the Editor.

    Please check the following article:  How to change the layout of the toolbars?   http://cutesoft.net/developer+guide/Howto_Change_layout_of_the_toolbars.htm>>4) How can i deactivate the image and file uploading options from the editor? But you can deactivate the image uploading options by using the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 1, 2006
  • Re: table borders in FireFox

    still had the same problem.  Here's what I did 1) Go to Table > Properties 2) Go to Style Builder > Border.  Selected Solid border.  Click OK   3) After clicking OK, I see the border in Normal mode.   actually now, when I switch to HTML mode I see the html code for the border.  but if ...
    Posted to Cute Editor for .NET (Forum) by philipclrsch on May 10, 2007
  • Re: Inserting a new column in image table(fsitems) in database

    thank you for your response, but i want that how the value will pass from the page the cute editor is placed. there i SqlStorage class we are using to save and edit the data, but all the vause of table come from imageeditor control from where image is saved. I this case i am not able to pass any value in that class, in that i am not able to get ...
    Posted to Cute Editor for .NET (Forum) by sanjayvishu on April 18, 2007
« First ... < Previous 4 5 6 7 8 Next > ... Last »