Good morning,
I've followed the example provided by BreadCrumb control, but when I try to enter in TextMode text path isn't display (BreadCrumb is white).
In my output console there are two strange errors:
1) "System.Windows.Data Error: 25 : ItemTemplate and ItemTemplateSelector are not valid for item.; Type='RadBreadcrumbBarItem'"; it occurs at application startup.
2) "System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=(0); DataItem=null; target element is 'RotateTransform' (HashCode=36078627); target property is 'Angle' (type 'Double')"; it occurs if I try to enter in TextMode.
Could you help me?
NOTE: problems occur with dlls version 2012.1.0326.35 and also with the last nightly build 2012.1.0507.35
NOTE 2: my program is build on Framework 3.5 and I'm using telerik dll for 3.5 (but I've tested also with 4.0 but problems persist)
I've followed the example provided by BreadCrumb control, but when I try to enter in TextMode text path isn't display (BreadCrumb is white).
In my output console there are two strange errors:
1) "System.Windows.Data Error: 25 : ItemTemplate and ItemTemplateSelector are not valid for item.; Type='RadBreadcrumbBarItem'"; it occurs at application startup.
2) "System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=(0); DataItem=null; target element is 'RotateTransform' (HashCode=36078627); target property is 'Angle' (type 'Double')"; it occurs if I try to enter in TextMode.
Could you help me?
NOTE: problems occur with dlls version 2012.1.0326.35 and also with the last nightly build 2012.1.0507.35
NOTE 2: my program is build on Framework 3.5 and I'm using telerik dll for 3.5 (but I've tested also with 4.0 but problems persist)