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

[Solved] radcharts and raddocks

1 Answer 94 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Amey
Top achievements
Rank 1
Amey asked on 05 Mar 2008, 09:01 AM
I have placed rad charts in different rad docks on a dashboard page. I would like to save the dock state when user moves docks from one place to the other. I would like to load this new dock state when user logs into my website next time. The dock state should be saved in the database when user click on save state button and it should be loaded from the database when user logs on next time to my website. I don't want the HttpCookie for saving the dock state configuration. How can I achive this?

1 Answer, 1 is accepted

Sort by
0
Obi-Wan Kenobi
Top achievements
Rank 1
answered on 10 Mar 2008, 09:15 AM
Take a look at the following link:
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Dock/Examples/DynamicDocks/DefaultCS.aspx
-RadDocks are created dynamically
-The state is persisted in the session on each RadDock move
Tags
Dock
Asked by
Amey
Top achievements
Rank 1
Answers by
Obi-Wan Kenobi
Top achievements
Rank 1
Share this question
or