RadDocumentPane looses the header at NoXaml.

0 Answers 71 Views
Docking
Yonggu Kang
Top achievements
Rank 1
Iron
Yonggu Kang asked on 30 Jun 2021, 02:04 PM

Hello, telerik.

 

When using NoXaml, RadDocumentPane looks loosing the header as attached picture.

It shows without problem when changing projects into dlls with Xaml as attached image.

Following theme xamls  are added on  project start.

            Controls.Add("System.Windows.xaml");
            Controls.Add("Telerik.Windows.Controls.xaml");
            Controls.Add("Telerik.Windows.Controls.Navigation.xaml");
            Controls.Add("Telerik.Windows.Controls.Input.xaml");
            Controls.Add("Telerik.Windows.Controls.GridView.xaml");
            Controls.Add("Telerik.Windows.Controls.RibbonView.xaml");
            Controls.Add("Telerik.Windows.Controls.Docking.xaml"); 

Did I miss something another xaml ?

My project information is as follwos;

- telerik 2021.2.615, vs 2019.

- .Net 5 (WPF50 dlls used in installed folder).

 

Thanks.

Kang

 

 

 

 

 

Dilyan Traykov
Telerik team
commented on 05 Jul 2021, 07:18 AM

Hello Kang,
Thank you for the provided images and information. Without being able to replicate this at my end, I cannot pinpoint the exact cause for this issue, but it is very likely that it is one listed in the Missing Controls in the UI article. In this particular case, you can look for any styles targeting the RadDocumentPane control and check if they have their BasedOn attribute set.
If the information from this article does not help, please open a new support ticket and provide a small sample project which demonstrates your issue or, if you do not find this possible, share more details here so that I can further assist you.
Please let me know how this goes. 

No answers yet. Maybe you can help?

Tags
Docking
Asked by
Yonggu Kang
Top achievements
Rank 1
Iron
Share this question
or