I have a RibbonGroup which contains twe controls, a combo box and a MenuTool, both of which are bound to a grouped ListCollectionView on my ViewModel. The combo box correctly displays grouped items, the MenuTool does not.
Could you please supply a short sample detailing how best to implement GroupStyle on a MenuTool.
I found a forum thread that Andrew answered directly to your question.
He describes how to bind the Ribbon MenuTool and handle the ItemContainerStyle and ItemTemplate.
http://blogs.infragistics.com/forums/p/27446/171595.aspx
Let me know if you have further questions
Hi,
I'm researching this for you and will post back here when I have more information