Search

You searched for the word(s):
Showing page 4 of 4 (38 total posts) < 1 second(s)
  • Re: Displaying pagebreaks...

    Adam. I know about the page break button. I am looking for something else. Some sort of a grid or visual indicator within the body of the editor that estimates where the page when printed on a standard page would end..so that the user would have an idea where to actually put a page break in (using the button). essentially like a print layout in ...
    Posted to Cute Editor for .NET (Forum) by AMarino on January 12, 2006
  • Re: Displaying pagebreaks...

    What property should be used for this?
    Posted to Cute Editor for .NET (Forum) by AMarino on January 5, 2006
  • Re: How to view the editor in preview mode only

    Yeah! Works like a dream..thanks a ton.
    Posted to Cute Editor for .NET (Forum) by AMarino on January 4, 2006
  • Re: How to view the editor in preview mode only

    Adam, This changes the display only, the page still loads in the edit mode and not the preview mode. Also, this code fires only if I set the ShowBottomBar to true. I wouldnt want the botoom bar to show at all, and even though I am working with it now, it actually seems to NOT load it in preview mode, it just hides the button that would otherwise ...
    Posted to Cute Editor for .NET (Forum) by AMarino on January 4, 2006
  • How to view the editor in preview mode only

    I am trying to use the editor in edit as well as preview modes but on separate pages. On the first page, I need only the edit mode and turn off the preview mode, some admin goes in and creates a form so users can enter data. At this stage I do not need a preview. &nbsp; When the user sees the form, he doesnt need to be able to set properties on ...
    Posted to Cute Editor for .NET (Forum) by AMarino on January 3, 2006
  • Re: Grouping of Radio buttons/Check boxes

    Thanks. I played around with it and saw the only way to group is to set the name of both radio buttons to the same value in the html pane of the editor (which I need to disable for my users). If I actually type in the same name for the radio buttons using the properties window, the values dont get saved..that's a bug and I need to have a work ...
    Posted to Cute Editor for .NET (Forum) by AMarino on November 30, 2005
  • Grouping of Radio buttons/Check boxes

    Is there anyway other than parsing the XHTML from the editor content and manually setting multiple radio buttons as a group of mutually exclusive selections? The group functionality doesnt seem to work..also if you manually change the name property , it doesnt seem to save that information when you go to retrieve the value from the editor's ...
    Posted to Cute Editor for .NET (Forum) by AMarino on November 29, 2005
  • Issue with saving ID or name attribute for select type controls

    Hi, iI am trying to retrieve the ID or name of the controls dragged and dropped into the editor by loading the html into a xml document and then searching for select and input elements. I notice that input elements have name and id tags saved into the html whereas those fields are not saved for select elements (drop down list etc). Looking ...
    Posted to Cute Editor for .NET (Forum) by AMarino on November 8, 2005