Search

You searched for the word(s):
Showing page 1 of 2 (17 total posts) < 1 second(s)
  • Re: MAJOR Insert Link Issue

    Any idea when I fix for this is going to be release? Also, the incorrect tag alignment problem appears with ANY operation that extracts tags from the editor. Probably all part of the same problem that&nbsp;is causing the issues with the insert link. &nbsp; Thanks &nbsp; Mike
    Posted to Cute Editor for .NET (Forum) by mgordon on February 27, 2004
  • 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. &nbsp; Thanks &nbsp; Mike
    Posted to Cute Editor for .NET (Forum) by mgordon on February 27, 2004
  • Re: Modify Insert Table

    Thanks, I did miss that option on the toolbar,&nbsp;but I still need the ability to set the default to valign=top, can you point me in the right direction. &nbsp; Thanks again. &nbsp; Mike
    Posted to Cute Editor for .NET (Forum) by mgordon on February 26, 2004
  • Modify Insert Table

    I would like to add or have added the capability to specify the valign cell properties when inserting or editing a table. &nbsp; Thanks
    Posted to Cute Editor for .NET (Forum) by mgordon on February 25, 2004
  • MAJOR Insert Link Issue

    If you try to insert a link to close to another item, the anchor tags get al mixed up with the Paragraph tags, and the links do not appear correctly. &nbsp; Simple test, enter ''test'', then select and link. Then enter ''test2'' and link. You will notice that the HREF for ''test'' appears in the URL box, it has grabbed the anchor data from the ...
    Posted to Cute Editor for .NET (Forum) by mgordon on February 24, 2004
  • Modify Insert Link Dialog

    I want to replace the URL textbox with a dropdownlist that is populated from a database. I can get the code to work, but then the dialog title, labels and buttons have no text value because the reference to the CuteEditor.Include.insert_link class has been broken. &nbsp; I have tried everything I can think of to get it to work, even going as far ...
    Posted to Cute Editor for .NET (Forum) by mgordon on February 22, 2004
  • Re: Error with StyleSheetPath

    Figured it out, gotta supply a relative path to the css file.
    Posted to Cute Editor for .NET (Forum) by mgordon on February 17, 2004
  • Error with StyleSheetPath

    If I set this property at design time, the control turns into a small box saying that ''There was an error and the control can't be displayed. xception: Object reference not set to an instance of an object.'' The css file is there, and if I display teh page, non of the rollovers work and the background of the editor is not what was ...
    Posted to Cute Editor for .NET (Forum) by mgordon on February 17, 2004
  • Re: Control's default text from database

    In your codebehind or server side code, just retrieve your data from the DB and add it to the cuteeditor1.text property, done. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by mgordon on February 17, 2004
  • Capturing Button Clicks

    Does anyone know of a way to determine the button that was clicked during a post back to a VB codebehind, Page_Load event? &nbsp; Thanks
    Posted to Cute Editor for .NET (Forum) by mgordon on February 17, 2004
1 2 Next >