Search

You searched for the word(s):
< 1 second(s)
  • Re: Scroll to top of the page on postback

    Adam, Looks like the problem still exists (at least for IE 6/7). I just downloaded the latest Cute Editor version available (CuteEditor 6.0 Build 2007-05-21), but&nbsp;get the same jump to the top of the page. I can see that my JScript code restores the position, but then the page jumps to the top. It seems that control keeps loading after the ...
    Posted to Cute Editor for .NET (Forum) by ybelov on June 5, 2007
  • Re: Scroll to top of the page on postback

    Hello Adam, Here is the code to demonstrate the problem. If the ''Cute Editor'' control is removed from the page, the scroll position is maintained. However, with the ''Cute Editor'' control on the page, the scroll position is reset to the top (sometimes after jumping up/down a few times). &nbsp; &lt;!-- &lt;%@ Page ...
    Posted to Cute Editor for .NET (Forum) by ybelov on June 5, 2007
  • Scroll to top of the page on postback

    Hello, It seems that Cute Editor control resets page scroll position back to the top after a postback. I'm using ''CuteEditor.dll'' v6.0.0.0 (CuteEditor 6.0 Build 2007-05-10). I have tracked&nbsp;the issue&nbsp;down to ''CuteEditorImplementation.js'' (this ''js'' is accessed from ''LoadXMLAsync'' function in ''Loader.js'', if this helps...) I ...
    Posted to Cute Editor for .NET (Forum) by ybelov on May 18, 2007
  • Re: "TextChanged" event is not fired

    Hello Adam, I was wondering if you could confirm&nbsp;whether this is an issue with Cute Editor or I'm doing something wrong. This event would be very useful for my code. &nbsp; I'm using ''CuteEditor.dll'' v6.0.0.0 (CuteEditor 6.0 Build 2007-05-10) &nbsp; Thank you Yevgeniy
    Posted to Cute Editor for .NET (Forum) by ybelov on May 18, 2007
  • "TextChanged" event is not fired

    Hello, It seems that ''TextChanged'' event is not being fired after text in the Cute Editor control has changed. Here is the code I'm using to wireup the event: &nbsp; #region Web Form Designer generated code override protected void OnInit(EventArgs e) { &nbsp;&nbsp;&nbsp;// &nbsp;&nbsp;&nbsp;// CODEGEN: This call is required by the ...
    Posted to Cute Editor for .NET (Forum) by ybelov on May 16, 2007
  • CuteEditor v6 right-click menus split/pull apart

    Hello, Thank you for the great product guys! But here is another small bug :). &nbsp; It seems that when a Cute Editor control is placed on a page that can be scrolled up/down (long page), multi-step right-click menus pull away from each other. The problem can be seeing on the following screen: ...
    Posted to Cute Editor for .NET (Forum) by ybelov on May 11, 2007