Search

You searched for the word(s): table
Showing page 103 of 142 (1,420 total posts) < 1 second(s)
  • asp:Panel

     I try to use a table in a asp:Panel (<asp:Panel ID=''PanelForm'' Height=''400px'' width=''900px'' runat=''server''>My table here....</asp:Panel>) when i load Editor1.LoadFile(''default.aspx'') But the table will not display in the editor? Everything inside the asp:Panel is not display in the editor?
    Posted to Cute Editor for .NET (Forum) by kjell.ek on August 24, 2009
  • Re: Upload image to database

    Thanks for the reply Adam.   I'm no longer having the problem above, however, when trying to upload an image, I receive an IE dialog box stating; ''Unable to upload file.'' If I run SQLProfiler whilst doing this, it appears that it's at least attempting to write the image to the database, the following is shown in ...
    Posted to Cute Editor for .NET (Forum) by sparkymark75 on December 17, 2007
  • Re: How to display javascript alert for exceeding text length?

    Dear karmyogi,   Please refer to the following snippet: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>   <title>JavaScript API</title>    <script language=''JavaScript'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on January 19, 2011
  • Re: MasterPages in VS 2005 and CuteEditor 5.2

    Endys,   The editor has been tested in the masterPages enviroments.   This is an example (using the Personal Web Site Starter Kit):   <%@ Page Language=''C#'' MasterPageFile=''~/Default.master'' Title=''Your Name Here | Home'' CodeFile=''Default.aspx.cs'' Inherits=''Default_aspx'' %> <%@ Register ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 22, 2006
  • Percent character (%) being blocked

    When I click on the properties for a table cell (<TD>), I'm unable to enter a percentage in the 'width' or 'height' property boxes (ie: 50%).  It seems like it's blocking all alpha characters.  I'm using v6.0, can I disable this?
    Posted to Cute Editor for .NET (Forum) by Judge on June 19, 2007
  • Percent character (%) being blocked

    When I click on the properties for a table cell (<TD>), I'm unable to enter a percentage in the 'width' or 'height' property boxes (ie: 50%).  It seems like it's blocking all alpha characters.  I'm using v6.0, can I disable this?
    Posted to Cute Editor for .NET (Forum) by Judge on June 19, 2007
  • Dropdown button

    I haven't been able to fin in the developer's guide how to create a dropdwon button (not dropdown menu) like the dropdown table button or dropwdown form button that I can see in the editor that I'm just using for writing this post.     Thanks
    Posted to Cute Editor for .NET (Forum) by silvercute on April 25, 2007
  • Re: two questions

    JAF, You are welcome. Please note that: 1. We have investigtated the first issue for a long time. We will resolve it in the future release. 2. For the second issue, we think the we should use the <tbody> tag in the table.
    Posted to Cute Editor for .NET (Forum) by Adam on February 25, 2005
  • Re: CuteEditor modifies pasted html code ?!

    Sébastien,  Your HTML code is invalid and has some error. In the bottom of you file, you can find the following code: Invalid HTML Code        </td>        </tr>     </TD></TR>   </table>   Cute ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 7, 2005
  • Re: Tabbing in Table

    When can I expect a future release?  I really need this feature!
    Posted to Cute Editor for .NET (Forum) by Kara on March 7, 2006