|
Search
You searched for the word(s):
< 1 second(s)
-
Same problem in version 6.2 too.
Is there any solution now?
Thanks.
Alex
-
Thanks and hope to hear the good news soon.
Alex
-
Hi Adam:
I know you are busy but I'd like to know if you have any idea about this.
It looks like has problem if there are more than one CuteEditor controls in a page.
Thanks.
Alex
-
Adam:
Please try my following test aspx, scroll down the page and click the Button2.
You will see the position was changed and it jumping up-and-down twice.
Thanks.
Alex
<%@ Page Language=''C#'' AutoEventWireup=''true'' CodeBehind=''Default1.aspx.cs'' ...
-
First I would like to say Adam you do a great job of this.
However, I tried the latest version 6.1.2 in AJAX with multiple cute editor controls (the page enable the MaintainScrollPositionOnPostback) for a long page, after a postback, the page position was changed to the first cute editor's.
And I also noticed the page has some times ...
-
Adam:
I tried the version 6.1.2 as following code. After I clicked the third button, you can see the page position is changed. I tried another more complex longer page with multiple cute editor control on it, the page position is always be changed to the first editor position after any server control button was clicked ...
|
|
|