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

Dock Show Hide problem

1 Answer 59 Views
Dock
This is a migrated thread and some comments may be shown as answers.
James Lever
Top achievements
Rank 1
James Lever asked on 19 Feb 2009, 11:37 AM
Hi,

i have 3 docks i'm saving the state in a Session for a temp solution then users can save it in DB when they choose to but the problem i have is that when i close a Dock i tell it to do a post back to save the state, but then i have a way of reshowing control in Javascript but when i do a post back it seems to still think it's closed when it's not??

HELP

James

1 Answer, 1 is accepted

Sort by
0
Petio Petkov
Telerik team
answered on 20 Feb 2009, 01:27 PM
Hi James Lever,

Try to invoke the updateClientState method (e.g  $find("RadDock1").updateClientState()) after you move or close a RadDock via JavaScript.
If this doesn't help you, please open a new support thread and send us a simple running project where we can observe the problem. Once we receive it we will do our best to help you.

Sincerely yours,
Petio Petkov
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.
Tags
Dock
Asked by
James Lever
Top achievements
Rank 1
Answers by
Petio Petkov
Telerik team
Share this question
or