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

Retain DockHandle When Loading State

3 Answers 38 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Oleg Fridman
Top achievements
Rank 2
Oleg Fridman asked on 29 Sep 2007, 01:35 PM
It seems that not all of the properties of a RadDock are saved in the DockState. This is causing an issue for me as I set the DockHandle property to None. However, on postback, it is reverting to TitleBar.

I even tried simply adding "dock.DockHandle = DockHandle.None" into the CreateRadDock() function of the Dynamic Docks example. Still nothing.

Am I missing something simple? Thanks for the help in advance.

3 Answers, 1 is accepted

Sort by
0
Petio Petkov
Telerik team
answered on 01 Oct 2007, 01:20 PM

Hello Oleg ,

By design the DockHandle is not persisted in the DockState.
Unfortunately we found, that there is a bug with RadDock when you set the DockHandle dynamically. Due to this bug the RadDock is with a titlebar after the postback. We will do our best to fix it for the official release of the control. Your points have also been updated for this bug report.

For the time being until we fix this issue, you can set rdo.DockHandle = DockHandle.None; on each postback.

I hope that this will help you. If you have any other questions please let us know.


Kind Regards,
Petio Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Oleg Fridman
Top achievements
Rank 2
answered on 01 Oct 2007, 01:24 PM
Official release??? I thought Q2 was the official release... ::confused::
0
Ubong
Telerik team
answered on 01 Oct 2007, 02:09 PM

Hi Oleg ,

The RadControls Prometheus are currently in BETA and the official release refers to their leaving BETA status.

All the best,
Ubong
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Dock
Asked by
Oleg Fridman
Top achievements
Rank 2
Answers by
Petio Petkov
Telerik team
Oleg Fridman
Top achievements
Rank 2
Ubong
Telerik team
Share this question
or