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

RadDock - Refresh docks in different intervals

3 Answers 64 Views
Dock
This is a migrated thread and some comments may be shown as answers.
#CaughtUp#
Top achievements
Rank 1
#CaughtUp# asked on 20 Jan 2012, 02:28 AM
Hi,

I have a requirement where I have a RadDock with 2 zones.
I want to load all docks on it initially and then set for each container its own refresh time.
For example dock A will refresh in 5 minutes. Dock B will refresh in 20 minutes.
I want to do this with no postback - everything updates seamlessly. How do I do this?

Note: I have the latest 2011 telerik version.


Update: I have tried using webservice and javascript to populate the docks but found a problem.
The types controls within my docks are TagCloud, Graph and Treeview. I found that if I use webservice and javascript
I can't populate my tag cloud because I have to bind it as a RadTagCloudItem.


Thank you so much,
C

3 Answers, 1 is accepted

Sort by
0
Stuart Hemming
Top achievements
Rank 2
answered on 20 Jan 2012, 10:37 AM
Just a thought, but as someone suggested to me, you could use s Webservice to create a serialised data table and bind your tag cloud to that.

-- 
Stuart
0
#CaughtUp#
Top achievements
Rank 1
answered on 22 Jan 2012, 09:58 PM
Hi Stuart,

Thank you for your prompt reply.
How do I go about doing this?
How would one habdle a graph (chartitem)?



0
Slav
Telerik team
answered on 24 Jan 2012, 02:39 PM
Hello,

Please check the online demo TagCloud / Web Service, as it contains an example of dynamically loaded RadTagCloudItems via a Web Service. You can also find this demo in the following folder of your RadControls for ASP.NET AJAX installation - \Live Demos\TagCloud\Examples\WebService.

I hope this helps. Feel free to contact us again if you encounter more difficulties.

Regards,
Slav
the Telerik team
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Dock
Asked by
#CaughtUp#
Top achievements
Rank 1
Answers by
Stuart Hemming
Top achievements
Rank 2
#CaughtUp#
Top achievements
Rank 1
Slav
Telerik team
Share this question
or