Search

You searched for the word(s): table
Showing page 9 of 255 (2,541 total posts) < 1 second(s)
  • Issues with table actions

    Hi everyone,   I have noticed 2 issues with tables:   1.  Click the Undo after resizing a table,  it gives the following Javascript error:   Line: 1 Char: 1 Error: Invalid procedure call or argument I am using IE 7 , and the CE .NET 6.2     2. Click the table button, and then table ...
    Posted to Cute Editor for .NET (Forum) by stephenmoxon on November 18, 2008
  • Tying the Editor Control to an SQL Database Table/Record/Field

    Visual Web Developer 2008 Express.  Visual Basic.  Cute Editor 6.x.   I know how to set up a SQL data source on my aspx page, how to tie a form to this data source, and how to tie controls within the form to particular fields in the data source.  How do I do the same with the Cute Editor.  Namely, if I am using the Cute ...
    Posted to Cute Editor for .NET (Forum) by Chaplain Doug on October 16, 2008
  • 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: setting default Row and Column values on new Insert Table

    Yes. It's possible. Step 1: Locate and open Insert_table.asp Step 2: Locate the following code: if(editdoc){p_table=editdoc;} else { p_table=document.createElement('<table style=''width:300px;Height:200px;'' border=1 cellspacing=4 cellpadding=4></table>'); var ...
    Posted to Cute Editor for ASP (Forum) by Adam on March 14, 2005
  • 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
  • AjaxUpload progress bar distortsing my table. What can I do to fix?

    When I select the files to upload, the progress bar will distort the table where the button is. Basically, it expands the row so that the progress bar fits into the table. I need the progress bar to display under the table. In my example, you'll see how the table row will expand according to the amount of files.  I'm not even sure why the ...
    Posted to Ajax Uploader (Forum) by vmhatup on May 5, 2010
  • custom queue table

    I've gone through the posts, examples and documentation but cannot seem to pull off what our UI designer is looking for.    I'm using the create a custom queue table example 1. works fine except.  there are two tables shown.  One after you've selected multiple files the downloading table is shown then it dissapears then the ...
    Posted to Ajax Uploader (Forum) by BostonMerlin on March 12, 2010
  • Re: Custom queue table (MVC)

    Hi, Do you mean this table ? http://ajaxuploader.com/document/scr/create-custom-queue-table.htm when you use mvc,  you can use this to get the uploader instance  var uploader=document.getElementsByName(''myuploader'')[0]; replace the myuploader to the name which have been setted to uploader.FormName ...
    Posted to Ajax Uploader (Forum) by cutechat on August 1, 2011
  • 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
« First ... < Previous 7 8 9 10 11 Next > ... Last »