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

Problems with noxaml and nuget

1 Answer 204 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Laurent
Top achievements
Rank 1
Laurent asked on 05 Dec 2013, 09:06 AM
Hi,

I'm currently using Wpf 2013 Q3 with nuget separate package.

I added merged dictionnary for all used packages.

All components work but not RadTreeView and RadDiagram.

RadTreeView and RadDiagram stay blank on the application

Regards 

Laurent

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 10 Dec 2013, 10:22 AM
Hi Laurent,

In order to display the RadTreeView and the RadDiagram in a solution using NoXaml dlls, you need to make sure that the following ResourceDictionaries are merged:
  • Telerik.Windows.Controls.xaml
  • Telerik.Windows.Controls.Navigation.xaml
  • Telerik.Windows.Controls.Input.xaml
  • Telerik.Windows.Controls.Diagrams.xaml
  • Telerik.Windows.Diagrams.Core.xaml
  • Telerik.Windows.Controls.Diagrams.Extensions.xaml

If the above dictionaries are merged and you still experience issues, can you please try to reproduce the issue in a sample solution so that we can investigate it further? Thank you in advance.


Regards,
Tina Stancheva
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
General Discussions
Asked by
Laurent
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or