Search

You searched for the word(s): table
Showing page 41 of 142 (1,420 total posts) < 1 second(s)
  • Re: Get the tag name at caret

    Thanks for your response Adam! That almost solved my problem but it gives me the name of the tag on the whole document (i e the icon or the table that  the Editor is in)  not the tag within the Editor.I suppose what I'm looking for is something like  alert(editor1.event.srcElement.tagName); How can I achieve that?/thanks
    Posted to Cute Editor for .NET (Forum) by fsbob on February 8, 2010
  • Re: Regarding Disable double click event into the cute editor text control

    Thanks lot  Adam... Version  6.2  It's working fine..... But i have doubt Adam, how to disable the expand buttons. when select a image(not only image the table also) the anchor option come to increase height and width.please refer the attached screen shot. so please give me solution to disable this ...
    Posted to Cute Editor for .NET (Forum) by rajmohanp on July 15, 2009
  • Re: Insert template - preview not shown; template not inserted.

    Hi Adam,   Sorry, but I don't understand your question. As I mentioned in previous post we use the latest (version 6.3.0.0) CuteEditor version. The FileProvider class is part of this dll. According to me, it's not possible (in a normal way) to use two versions of CuteEditor simultaneously.   We have created our own FileProvider ...
    Posted to Cute Editor for .NET (Forum) by ronald.evers on May 6, 2009
  • Re: RTFToHTML function does not support TextForm. CAn someone help ?

    Hi Adam,   Thanks for your Response. However I am not able to extract solution to my problem from the demo you suggested. For simplicity I am sending my RTF that needs to be converted to HTML. The problem is that FormText are not getting converted ...
    Posted to Cute Editor for .NET (Forum) by mcaamit on December 3, 2007
  • Re: Problems with ContextMenu!

    Hi Adam, missed that completely, and it makes sense. However, that does still not explain how I disable the ''alternate'' menu. For example, in my Default.config I disabled the style property. It is gone as it should be. However, when I insert a table, right-click, I get a tag option which is fine. This tag option however spans ...
    Posted to Cute Editor for .NET (Forum) by koki on July 10, 2007
  • Re: Occasional error with Configuration\AutoConfigure\Default.config, why?

    No I haven't modified the file.The data at the root level is invalid. Line 161, position 17.Line 161 is </toolbars> and there is no position 17.When page starts, CuteEditor is inside a table that is NOT visible.In the Autoconfigure field there is ''Default''.The error happens here, only occasionally, when the page is displayed for the first ...
    Posted to Cute Editor for .NET (Forum) by mdurli on March 7, 2006
  • Re: how to disable the bottons

    i use the same link and i use the 4th line codinghttp://cutesoft.net/developer+guide/Toolbar_Customization_in_%20Cute%20Editor.htm   coding Editor.DisableItemList string. Example DisableItemList=''Save, Bold, Delete''like in my application--------------   <script runat=''server''> Public Sub Page_Load(sender As ...
    Posted to Cute Editor for .NET (Forum) by mekalaasri on August 26, 2005
  • Re: Modify Insert Table

    The TD is where I want to set it, I need to know where to set it when creating a table. I want to default the valign to top instead of the user having to edit each cell.   Thanks   Mike
    Posted to Cute Editor for .NET (Forum) by mgordon on February 27, 2004
  • PasteHTML JavaScript issue in IE9

    I have a page using the CuteEditor, with a custom menu button for the CuteEditor. This button gathers user input then uses PasteHTML to paste the html into the selected area of the editor. We are upgrading to the new version of the editor and found the following issue in IE9: If the editor contains only a table, select the first row and ...
    Posted to Cute Editor for .NET (Forum) by MichaelWB on January 5, 2012
  • Problem with HTML2RTF - when using tables/lists pasted from Word

    Hi, I am evaluating the editor for a work project, and everything is great apart from a problem we are having. We need our users to be able to copy & paste from Word - text, bulleted lists and tables only.  This is then converted to RTF and saved in the database.  When a user pastes a table and bulleted list from Word in ...
    Posted to Cute Editor for .NET (Forum) by sh83 on January 15, 2010
« First ... < Previous 39 40 41 42 43 Next > ... Last »