Current filter:
                                You should refresh the page.
                                0
                                  • Hy DevExpress-Team,

                                    there are some binding errors when using a BarSubItem in RibbonControl.
                                    I see the following message in visual studio output console:
                                    System.Windows.Data Error: 40 : BindingExpression path error: 'ItemDataContext' property not found on 'object' ''RibbonSimplePad' (Name='root')'. BindingExpression:Path=ItemDataContext; DataItem='RibbonSimplePad' (Name='root'); target element is 'Grid' (Name='PART_Item'); target property is 'DataContext' (type 'Object')

                                    Best regards, Stefan

                                    Steps to Reproduce:

                                    - Open BarsDemo.Wpf Solution

                                    - Start demo in Debug mode

                                    - Switch to "Ribbon Simple Pad" demo module

                                    Actual Results:

                                    You can find some binding errors in the output console:

                                    System.Windows.Data Error: 40 : BindingExpression path error: 'ItemDataContext' property not found on 'object' ''RibbonSimplePad' (Name='root')'. BindingExpression:Path=ItemDataContext; DataItem='RibbonSimplePad' (Name='root'); target element is 'Grid' (Name='PART_Item'); target property is 'DataContext' (type 'Object')

                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.