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

Full portal page demo

3 Answers 95 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Tom Ray
Top achievements
Rank 1
Tom Ray asked on 20 Aug 2010, 01:24 PM
Does anyone have a full portal page demo with adding content from a catalog, customizable dock layouts, and database save allowing each user to create their own dashboard?

Thanks
Tom

3 Answers, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 24 Aug 2010, 08:54 AM
Hi Tom,

We have two sample projects that save the DockState in a DB, in our Code Library. You can use them to achieve your specific scenario. They are based on the MyPortal online demo. Here are the links to the sample demos:

Sincerely yours,
Pero
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Philip Senechal
Top achievements
Rank 1
answered on 11 Oct 2010, 10:44 PM
Question regarding these demos...

I have successfully implemented a portal system saving the docks and their layout in a database. I have split the implementation into two parts though...a portal configuration page which allows the user to add docks and move them around in different dock zones and a home page which displays the configured docks.

What I'd like to do on the home page is to only allow the docks to be displayed as they were configured on the configuration page and disable the ability to move them among the dock zones on the home page.

Since the docks and the layout are being pulled out of the database, can you tell me how to turn off the ability to move them around on the home page when they load? Thanks
0
Pero
Telerik team
answered on 14 Oct 2010, 05:11 PM
Hi Philip,

You should use the RadDock's EnableDrag property. The following demo shows this behavior: http://demos.telerik.com/aspnet-ajax/dock/examples/default/defaultcs.aspx.

Best wishes,
Pero
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Dock
Asked by
Tom Ray
Top achievements
Rank 1
Answers by
Pero
Telerik team
Philip Senechal
Top achievements
Rank 1
Share this question
or