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

Dynamic User Dashboard

1 Answer 247 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Tom
Top achievements
Rank 1
Tom asked on 28 Jan 2014, 04:09 PM
Has anyone created a dynamic user dashboard with rad dock yet?  The samples provide most of the parts, but I wanted to see if anyone had already done this before I embark on a project to do it.  I am looking for the ability for a user to add precreated dashboard user controls they want and save them once they come back the dashboard will be there the way they left with updated data of course.  something like igoogle.

Let me know

1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 31 Jan 2014, 03:00 PM
Hi Tom,

Have you checked the demo My Portal, linked below:
http://demos.telerik.com/aspnet-ajax/dock/examples/myportal/defaultcs.aspx

The example shows how to add RadDock controls with predefined user controls and the state of the docks is saved in the Session. If you modify the implementation so that the state is saved in a database, the layout of the docks will be persisted even when the browser is closed.

As for saving the data that is loaded in the user controls, it needs to be handled separately, because it is not included in the dock state that is persisted by RadDock.

Regards,
Slav
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Dock
Asked by
Tom
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or