Search

You searched for the word(s): table
Showing page 7 of 142 (1,420 total posts) < 1 second(s)
  • Table Style in Safari

    Hi, I have a problem where the table style is always dashed when using Safari.  I used the table wizard to change the border style and I even set it manually in the html: <table style=''border-style: solid''>  And as soon as I switch to Normal view it changes back to dashed.   This seems to only happen on safari and ...
    Posted to Cute Editor for .NET (Forum) by phantom1998 on May 12, 2011
  • Re: default table width

    Hi - i get the feeling I am missing something.   My default table setting is about 500 px.  I need it to be 750 px.  I went into the constant.js and replaced the code with this:   // When creating a table using the Wizard, the following default attributes apply. var _CreateEditingTableStyle = ''<table border='1' ...
    Posted to Cute Editor for .NET (Forum) by suchil on August 4, 2009
  • Pop-up window not big enough making new template and setting table properties

    Here's the steps to reproduce the problem. 1. Click ''Insert Templates''2. Click button for making new template above the view box on the right3. Make a table4. right click on the table and click table properties  You cannot click ok because the window is too small to show it... :( The pop-up should be made resizeable  or at least ...
    Posted to Cute Editor for .NET (Forum) by afloyd on June 24, 2009
  • How do I remove the Insert Table icon from the toolbar?

    I tried adding InsertTable and Table to the DisableItemList but it does not remove the icon from the toolbar.  I am using the Default.config file which has these two lines pertaining to tables:   <item type=''table'' /> <!-- item type=''image'' name=''InsertTable'' imagename=''instable'' /-->   What is the ...
    Posted to Cute Editor for .NET (Forum) by jrohrbac on April 13, 2007
  • Re: Table tab

    I can... :-)   Try this: 1) select the table (simple click) 2) right click and choose properties 3) go to the ''table'' tag (second tab) and change the width to ''200'' px (or some other value) 4) click ''ok''... nothing happens; if I switch to html view there are no changes.   I'm using IE7 (lastest updates), with FF2 it ...
    Posted to Cute Editor for .NET (Forum) by pzolja on March 29, 2007
  • Re: Insert Table Bug

    That's fine but when using Firefox I am able to select an entire column, click on the 'right justification' toolbar button. CuteEditor.NET then appears to set the alignment of individual cells in that column as you can see from the following html:   <table border=''1'' width=''419''>    <tbody> ...
    Posted to Cute Editor for .NET (Forum) by wh1974 on March 8, 2007
  • Add row or column to a table pasted from word document

    When we try to add a row or a column to a table pasted from the word document without cleaning the code, the added row or columns will have default style different than the word formatting. This gives an inconsistent look to the content in the editor. Can we maintain the same formatting as of word,.for example, same table border style etc. when ...
    Posted to Cute Editor for .NET (Forum) by praveen on March 25, 2005
  • Serious issue with nested table's style in Mozilla & Safari

      Hi Ken,   We are facing a serious issue with the style in the parent table get replicated to child table whenever we edit the HTML. As our HTML is like: <TABLE width=''590'' border=''0'' align=''center'' cellpadding=''0'' cellspacing=''0'' style=''border:black 1px solid; background-color:#FFFFFF'' ...
    Posted to Cute Editor for .NET (Forum) by sanjay.joshi on November 10, 2008
  • Re: Error dialog on Table editor...Table Wizard tab.

    Yes, we are working on this issue.  Can you reproduce the problem in the following link? http://cutesoft.net/example/general.aspx   If not, please download the   http://cutesoft.net/CuteSoft_Client/CuteEditor/WinIE.Menu.js   Keep me posted.    
    Posted to Cute Editor for .NET (Forum) by Adam on August 2, 2005
  • Re: div tag disappears

    <%@ Page Language=''C#'' AutoEventWireup=''true'' MasterPageFile=''~/EEPMMenu.Master'' CodeBehind=''IM-AttachDocuments.aspx.cs'' Inherits=''OncorProject.IM_AttachDocuments'' %> <asp:Content ID=''Content1'' ContentPlaceHolderID=''ContentPlaceHolder2'' runat=''server''> <script language=''javascript'' type=''text/javascript'' ...
    Posted to Cute Editor for .NET (Forum) by senthilkumart on March 4, 2010
« First ... < Previous 5 6 7 8 9 Next > ... Last »