Search

You searched for the word(s):
< 1 second(s)
  • Re: ResizeMode="AutoAdjust" not working

    Adam, &nbsp; Basically, I need fixed height and auto resize mode. So, even If I dont have any content it can not shrink less than the height specified. In my case, it is shrinking even if I have large content. &nbsp; &nbsp; Thanks, Lalit
    Posted to Cute Editor for .NET (Forum) by lakumlalit on November 3, 2009
  • ResizeMode="AutoAdjust" not working

    Hi, &nbsp; I have declared my editor control as below. &nbsp; &lt;CE:Editor ID=''editor'' BreakElement=''Br'' ConfigurationPath=''~/CuteSoft_Client/CuteEditor/Configuration/htmlButton.config''runat=''server'' EnableClientScript=''true'' EnableStripScriptTags=''false'' EnableStripLinkTagsCodeInjection=''false'' ShowEditMode=''false'' ...
    Posted to Cute Editor for .NET (Forum) by lakumlalit on November 3, 2009
  • Disable Content Formatting

    I am not able to get my exact content back when I switch from code-design-code. &nbsp; for example, if I enter&nbsp;content like&nbsp;&lt;input type='button' /&gt; in code view, it converts it to &lt;input type=''button'' /&gt; if I switcg to design and come back to code view. Now, this disturbs my logic to evalute content. &nbsp; How can I ...
    Posted to Cute Editor for .NET (Forum) by lakumlalit on October 2, 2009
  • Get/Set Current Cursor Position

    Hi,I am using PasteHTML() method for pasting the specified HTML into the editor. It works fine, but sometimes it inserts the specified text at the top and not at the last cursor position. As my page also making lots of Ajax calls, I just doubt that editor's cursor position are getting lost. &nbsp;Can anyone suggest me the way to get current cursor ...
    Posted to Cute Editor for .NET (Forum) by lakumlalit on August 8, 2009