Search

You searched for the word(s): table
Showing page 32 of 142 (1,420 total posts) < 1 second(s)
  • Re: How we can default the cell padding, cell border, cell alignment properties.

    You can find the CuteEditorconstants.js under CuteSoft_clients/CuteEditor. >>We want to set the default value of cell padding = '0' , cell border = '0'  Table cell doesn't have those properties.  Check this link: http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/objects/td.asp>>cell ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 16, 2005
  • Problem when trying to give style to table rows

    We have different backgrounds for odd and even rows in tables. In a previous version of CE we teached users to select the text in the row and apply the style by clicking in the dropdown of styles.  CE applyed the style to the TD element. This worked fine until we updated to the last version. Now when applying the style, CE inserts an span ...
    Posted to Cute Editor for .NET (Forum) by andreu on January 19, 2011
  • Not Showing Buttons on Insert Templates

    I have problem on Insert templates:     Buttons go to down, out  window.   HTML code this:   <html> <head> <title>Template</title> </head> <body>   <table width=''700'' border=''0'' align=''center'' cellpadding=''0'' ...
    Posted to Cute Editor for .NET (Forum) by Vasyl on January 15, 2007
  • Table cell Spacing in IE

      Hello   Im noticing when creating tables, that if I create two rows with an image in each, one below the other, tha there is a space between the two images when the page is rendered in IE.   Im Firefox the images together with no spacing. My padding, spacing, etc are all set to zero. Why is this occuring with IE.   I ...
    Posted to Cute Editor for .NET (Forum) by LeslieC on November 18, 2006
  • Can i able to create custom buttons with 1 to N numbers? based upon database table record count

    Hi,  My project , i want to create N numbers of custom button based on the database table record count  if suppose my total record is 5 means i can pass my total numbers to CuteEditor then i can able to create 5 custom buttons? this is possible? if yes means can i have asp.net coding help where can i pass my ...
    Posted to Cute Editor for .NET (Forum) by anbaz on September 14, 2005
  • Change default table width

    When inserting a new table, is there a way to default it to no width specified rather than it putting in 320 px?   This is an example It pops up with a width set at 320 and i'd like it to not be set...same with other settings like border, etc. Thanks, Becker
    Posted to Cute Editor for .NET (Forum) by beckerben on August 5, 2005
  • Re: Resize table column/cell

    Hi, I suggest you try the RichTextEditor 8.1, it support to resize the column and cell, you can try the online demo at http://www.richtexteditor.com/demo/.   regards,   Ken 
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 13, 2016
  • Re: Newbiw ?s: XHTML, code compaction, table editing

    Ah...I see what's going on.   I can't select/adjust a table with it's border set to '0'. If the table has a border of at least 1, then it works.   Any way to get this work if there is no table border?
    Posted to Cute Editor for .NET (Forum) by Aluminum on June 21, 2004
  • Re: Question about table styles

    Hi gitarjake,   Should be (Use single quotes)    editorconstant._CreateEditingTableStyle = ''<table Style='border-collapse: collapse' border='1' cellspacing='0' cellpadding='0' width='500'>'';   not     editorconstant._CreateEditingTableStyle = ''<table Style=''border-collapse: collapse'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 14, 2011
  • Adding default style to controls

    Is it possible to add default style to a table?For Ex: If  I click Insert Table button on the cuteeditor, is it possible to change the table properties by default?  i.e after adding a table, instead of changing the table style by right clicking on the table and changing properties, I should get the table displayed with some ...
    Posted to Cute Editor for .NET (Forum) by praveen on December 1, 2004
« First ... < Previous 30 31 32 33 34 Next > ... Last »