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

Keeping position of Dock on PostBack

1 Answer 58 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Tonya
Top achievements
Rank 1
Tonya asked on 06 Mar 2008, 05:09 PM
Just curious if there is a built in way to accomplish this or if I need to manually grab/store the coordinates on a client event?  Thanks.

1 Answer, 1 is accepted

Sort by
0
Sophy
Telerik team
answered on 07 Mar 2008, 09:56 AM
Hello,

It is possible to get and set the coordinates of the RadDock control client-side if the dock is floating using the get_left(), set_left(value) and get_top(), set_top(value) javascript methods. However, if the RadDock is docked it is relatively positioned according to the RadDockZone in which it is placed. I suggest you take a look at the RadDock Client Object help article for reference.

All the best,
Sophy
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Dock
Asked by
Tonya
Top achievements
Rank 1
Answers by
Sophy
Telerik team
Share this question
or