Search

You searched for the word(s): table
Showing page 142 of 255 (2,541 total posts) < 1 second(s)
  • Custom Button does not fire OnClick or OnClientClick events

    I need to create a Custom Queue Table with a Custom Button. It is a manual upload and I want the upload button to replace the Browse Button when a file is selected. However after creating a custom Browse Button I couldnt get the Browse button to hide and new upload button to appear. also tried calling basic functions nothing and events were not ...
    Posted to Ajax Uploader (Forum) by jpchatt on June 25, 2009
  • html in editor break page

    I have a CE inside a GridView in ASP.net page. when a user adds a text containing invalid table structure, and submit it breaks the entire page structure, since it is all build as a table. I'm using a asp:Label to display the results, maybe another control will work better??? I'm attaching an example for such an invalid ...
    Posted to Cute Editor for .NET (Forum) by Oren on September 2, 2008
  • Editor not loading in the online site

    hi all ,     i am getting a error when my site went live . the edtitor dosent load in the site.    all was fine the site was on the staging server.    the same site files have been moved to the live server.     i am getting javascript error and the cross images where the editor should be ...
    Posted to Cute Editor for .NET (Forum) by ajitn on May 20, 2008
  • How to trigger InsertTable with draggable grid?

    Adam,   When I call InsertTable from a custom command, something like this:   cuteEditor1.ExecCommand(cmd,false,val);   where cmd is ''InsertTable'', CE goes right to the table wizard. However, if I click the Insert Table button on the CE toolbar, it first displays a grid that I can drag the number of rows and columns I ...
    Posted to Cute Editor for .NET (Forum) by fredd on September 1, 2007
  • Dragging cell resizes but doesn't record the new sizes

    Adam.   I added a table with 3 columns and 2 rows. I then set a size for each column using the Table Wizard and returned to the table. I then clicked into the table and dragged a cell to a new width/height.   Not only did CE not record the new width and height but it actually deleted the fixed width I set.   Can you fix this, ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 31, 2007
  • insert template problem

    Hi Adam,   Thanks for all your help thus far. I have one more issue. I saved some templates that contain javascript commands like example below ( I am showing before and after) , the problem is that the editor adds links into this code wiith references to inserttemplate.aspx and changing the links to the popup windows. Can you tell me ...
    Posted to Cute Editor for .NET (Forum) by darling1906 on September 12, 2006
  • placement of items in dropdown list

    I am testing with an evaluation copy of Cute Editor.   Our implementation requires the page to be limited to a specific height. This enables content to scroll without the menu and top logo to scroll.   To implement this, the editor is placed inside a table and the table is enclosed in a <div> tag.   <div ...
    Posted to Cute Editor for .NET (Forum) by sunil1 on July 24, 2006
  • editor strips out inline styles when using firefox

    when using firefox and I put something like this into the editor's HTML view:<table><tr><td style=''border: solid 1px #000000''></td></tr></table>and then toogle back to normal mode, the editor strips out the inline style and leaves me with ...
    Posted to Cute Editor for .NET (Forum) by chris3201 on May 30, 2006
  • align is being set to "middle" for td's

    We use alot of templates that use tables to manage their layout but in both 5.2 and 5.3 if we have align=''center'' on a <td> the editor automatically switches it to align=middle.  This is causing some problems with FireFox though it seems that IE is handling it fine.  Is there a way I can fix this myself or do I have to wait for a ...
    Posted to Cute Editor for .NET (Forum) by JimO on May 19, 2006
  • Horrible auto formatting in firefox

    Hi to all. I use CuteEditor 5.0 Build 2005-10-22. DisableAutoFormatting = true; In firefox i see the following:Before in Code mode<table><tr><td></td></tr></table>Switch to HTML mode and back to code modeAfter in Code ...
    Posted to Cute Editor for .NET (Forum) by lito77 on November 21, 2005