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

Adding info to DockState from client side

1 Answer 27 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Christoffer Rosenqvist
Top achievements
Rank 1
Christoffer Rosenqvist asked on 11 May 2010, 01:28 PM
Hi!

I would like to add information to a RadDock that I also can access in the DockState from code behind. Is this possible?

This is related to my other question about get_text and set_text for RadDock client side. If this had been available I'm guessing that would do the trick but since it's not I wonder if there is some other way to get information from the client side into server side using DockState.

Cheers!
//Christoffer

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 12 May 2010, 12:39 PM
Hello Christoffer,

This is not possible, but if the DockState is saved into a DB or in the Session, then the XmlHttpPanel can be used to update the state (in the DB or the Session) on the server. Please explore the XmlHttpPanel online demos, to get a clearer view of how the control works: http://demos.telerik.com/aspnet-ajax/xmlhttppanel/examples/default/defaultcs.aspx.

Regards,
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
Christoffer Rosenqvist
Top achievements
Rank 1
Answers by
Pero
Telerik team
Share this question
or