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

DocumentHost lost Style when set value

1 Answer 33 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Gilmar
Top achievements
Rank 1
Gilmar asked on 18 Mar 2013, 05:58 PM
I have two types of navigation in my portal. One in which the forms are opened with a tileview and another through a RadPaneGroup.

My code below

this.myDock.DocumentHost = this.NavegacaoPortal;

this.MyObject can be TileView or RadPaneGroup

But when I set this way the style of TileViewItem header is lost. How do I prevent this from happening?

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 21 Mar 2013, 09:32 AM
Hi Gilmar,

Can you please send us some more information about the given scenario? Please, note that placing RadPaneGroup directly in the DocumentHost is not a supported scenario in the RadDocking control. The RadPaneGroup needs to be placed in a RadSplitContainer. You can find more information about the DocumentHost here - http://www.telerik.com/help/silverlight/raddocking-features-document-host.html

Where is the style of TileViewItem header defined? Sending us a sample project that reproduces the problem would shed some light on the issue.

Greetings,
George
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Docking
Asked by
Gilmar
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or