This is a migrated thread and some comments may be shown as answers.

OnClientDragEnd old position retured

2 Answers 25 Views
Window
This is a migrated thread and some comments may be shown as answers.
Maxim
Top achievements
Rank 1
Maxim asked on 08 May 2009, 07:02 PM
Hi,
Calling getWindowBounds() in OnClientDragEnd returns old window position. I do not believe this is valid behavior unless there is another way to get the new position?

How can I get new position?

Thank you.

2 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 11 May 2009, 10:18 AM
Hello Maxim,

Try using a small timeout (actually timeout of 0ms should do the trick as well) in the OnClientDragEnd function.


All the best,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Maxim
Top achievements
Rank 1
answered on 11 May 2009, 02:20 PM
Yes,

I found an earlier post regarding this "feature :)" and not using time out.
Thanks
Tags
Window
Asked by
Maxim
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Maxim
Top achievements
Rank 1
Share this question
or