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

Is RadDocking similar to Asp.Net Web Part?

1 Answer 46 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Dennis
Top achievements
Rank 1
Dennis asked on 25 Jan 2011, 09:05 AM
Hi,

I have a requirement that multiple charts are to be displayed on a page each as a different web part where i can drag web parts to different locations and the state for the same has to be maintained in database so that the next time i open the page, the web part which was been dragged from say x to y location, should be visible on location y.

1) Can the above requirement be accompolished using RadDocking control?
2) Is the RadDocking conrol similar to Asp.Net Web Part Control?
3) Can you please post some demos which are similar to the requirements mentioned above?

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 25 Jan 2011, 12:38 PM
Hello David,

RadDocking for Silverlight/WPF is quite different than RadDock for ASP.NET - the Silverlight control is intended to create desktop-like interfaces similar to Visual Studio, while the ASP.NET control is used to create web intefraces similar to iGoogle.

You can browse the demos of RadDocking for Silverlight here:
http://demos.telerik.com/silverlight/#Docking/FirstLook

As for your questions:
1) RadDocking for Silverlight is able to contain only Silverlight content (controls and media). You could use RadHtmlPlaceholder control to put HTML inside RadDocking, but this approach has a lot of limitations and I would strongly recommend not doing it.
2) No. The controls were designed to solve different problems and have different API.
3) Please, check the online demos first, to understand what can be done with the control and then if you need specific example, we will gladly provide you with such.

Regards,
Valeri Hristov
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
Docking
Asked by
Dennis
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Share this question
or