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

Pushing Content to a Dock

1 Answer 33 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Brian Goldman
Top achievements
Rank 2
Brian Goldman asked on 11 Mar 2016, 10:24 PM

Hello,

I'm wondering what the best way would be to push content to a dock control when the underlying information has been changed. I was considering trying to hook it up with SignalR but I'm hoping there may be a simpler solution. 

Application Senerio: 

I have several zones that can contain one or more dock controls. It is basically a scheduling system and the docks display information about an event. I want to be able to update all devices that are viewing the application if someone makes a change to an event. The zones are static but I'm dynamically creating the dock controls and adding them to the zones. 

 

Any pointers or ideas of the best way to achieve this would be much appreciated. 

 

Thanks,
Brian

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 16 Mar 2016, 06:03 PM
Hi Brian,

RadDock does not have a built-in functionality for monitoring the data change, so you will need to implement your custom logic in order to handle such updates. The way to achieve that depends on the application's requirements and is rather a developer task to choose the most appropriate way for such implementation (was it using SignaR, WebService, etc.).

Regards,
Vessy
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Dock
Asked by
Brian Goldman
Top achievements
Rank 2
Answers by
Vessy
Telerik team
Share this question
or