Search

You searched for the word(s): table
Showing page 16 of 142 (1,420 total posts) < 1 second(s)
  • Add image into nested table problem

    Hi,   When i place a table (main ) in the cuteeditor, and place another table (sub) in the main tables td, and try to place an image into the sub table using the add image dialog, the image isn't place on the spot where i put my cursor.   I've tried to reproduce it on the demo here and i have the same problem.   Is there ...
    Posted to Cute Editor for .NET (Forum) by SaferSephy on January 21, 2009
  • Table Wizard Issue ???

    Hi, i am evaluating cute editor for my web site requirements and i came up with this issue. i tried this with your online demo. 1) I cleared the document by pressing the new document button. (This is optional) 2) If you press the table wizard button and then just the cancel button the table is actually inserted into the document but it's ...
    Posted to Cute Editor for .NET (Forum) by kosgia on December 14, 2008
  • Re: IE 5.5 table TR and TD properties Error

    Thanks for stopping the error...... however (sorry)   1. It raises the same error on the table properties once you click on the table tab.   2. When you get the properties for the tr and td and probably table, the properties do not pick up what is in the html. e.g. the TD has the width and height and colour set but the dialog shows ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on November 27, 2007
  • Re: Table Resizing

    Hi Adam,   Thanks for the reply, the image code also works to prevent resizing a table by testing for the TABLE tag, however, it does not prevent resizing of rows and columns even if I do the following:   function HandleSizeChange(event){    var tag = event.srcElement;    var tagName = ...
    Posted to Cute Editor for .NET (Forum) by Andy65 on September 22, 2005
  • Re: Can i able to create custom buttons with 1 to N numbers? based upon database table record count

    Hi,  The Given examples shows me to create custom button in tool bar etc.. http://cutesoft.net/example/customization.aspx but my question is can i create 5 or 6 buttons at a time,  i mean when my page loading time can i able to create 5 custom buttons based on the database table's record count? i mean if i give 1 to 5 in for loop, ...
    Posted to Cute Editor for .NET (Forum) by anbaz on September 15, 2005
  • Re: Default Table Width

    Dave,   Please open the following file:   CuteSoft_Client\CuteEditor\Scripts\Constant.js   and modify the code below:   // When creating a table using the Wizard, the following default attributes apply. editorconstant._CreateEditingTableStyle = "<table border='0' cellspacing='2' ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2013
  • Re: A Few Issues

    Hi gim-matt,   1) In the table wizard the 'Table Layout' dropdown box is now showing up in Firefox, Safari or Chrome.   I tested on firefox1.5-3.6, all works fine for me. Can you reproduce it on our demo http://cutesoft.net/example/general.aspx?   Can you try it on another pc?   2) I'm wanting to make templates for ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 27, 2010
  • Re: Creating tables on a MAC using Firefox

    Todd, Mac/Firefox:When the user click the ''insert table'' button, CuteEditor will invert a 2 row / 2 colomn table into the editor. And also a dialog will be opened which allows the user configure the table properties.If the user want to add rows/colomns to the existing table, they can use the ''Insert Row Above'', ''Insert Row Below'', ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 13, 2005
  • Is it possible to add "Table Properties" button to toolbar?

    Hi, I would like to add the table properties button to the toolbar.  This option is available when right-clicking on a table, and selecting Table -> Properties, but I do not see this item in the full.config as a button.  Is it possible?  Thanks for your help!
    Posted to Cute Editor for .NET (Forum) by headchem on July 29, 2008
  • Re: Disable Table Cell Drag/Drop

    Please set the following property to false.   Editor.EnableObjectResizing Property Specify 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 July 29, 2008
« First ... < Previous 14 15 16 17 18 Next > ... Last »