My RadPanelBar, along with several other controls, disappeared when I applied a theme to my project.
I had no idea what had happened, and I have spent 30 hours so far trying to figure it out. Unfortunately I didn't realize for much of that time that the theme was the issue, sigh.
Along the way, desperate to try anything, I rebuilt my project and this time used the NoXaml assemblies (btw - where is an explanation of this?)
So, finally by dumb luck figured out to add entries to the ResourceDictionary, for my RadGridView and RadImageEditor, but the RadPanelBar was still missing.
Turns out there was no theme for Telerik.Windows.Controls.Navigation (panelbar assembly) in my Themes folder. I finally found a copy in a test sample provided in response to another forum question. That works, although I get warnings (app.xaml: 'An error occurred while finding the resource dictionary')
I am using RadPanelBar from the following assembly:
UI for WPF Q1 2014\Binaries.NoXaml\WPF45\Telerik.Windows.Controls.Navigation.dll
Can I please get the appropriate version of this file for the above assembly? :
'Themes/OfficeBlue/Telerik.Windows.Controls.Navigation.xaml'
thanks
I had no idea what had happened, and I have spent 30 hours so far trying to figure it out. Unfortunately I didn't realize for much of that time that the theme was the issue, sigh.
Along the way, desperate to try anything, I rebuilt my project and this time used the NoXaml assemblies (btw - where is an explanation of this?)
So, finally by dumb luck figured out to add entries to the ResourceDictionary, for my RadGridView and RadImageEditor, but the RadPanelBar was still missing.
Turns out there was no theme for Telerik.Windows.Controls.Navigation (panelbar assembly) in my Themes folder. I finally found a copy in a test sample provided in response to another forum question. That works, although I get warnings (app.xaml: 'An error occurred while finding the resource dictionary')
I am using RadPanelBar from the following assembly:
UI for WPF Q1 2014\Binaries.NoXaml\WPF45\Telerik.Windows.Controls.Navigation.dll
Can I please get the appropriate version of this file for the above assembly? :
'Themes/OfficeBlue/Telerik.Windows.Controls.Navigation.xaml'
thanks