Hello everyone,
I would like to ask for a help on a MVVM related issue.
We use a telerik RadRibbonView with Tabs in Silverlight and everything works. For some reasons we need to convert our base shell to WPF also. With this came up an issue - when in shell is used a viewmodel, then the bindings in the ribbontab views to ribbontab viewmodels fail to work.
As you can simulate in the attached project, it is enough to comment out the section for shell viewmodel import, and it gets to work. How to enable shellviewmodel and preserve the bindings of ribbontab views to their viewmodels working?
http://www.filedropper.com/radribbontestwpfapplication
Any help would be graceful.
Thank you.
I would like to ask for a help on a MVVM related issue.
We use a telerik RadRibbonView with Tabs in Silverlight and everything works. For some reasons we need to convert our base shell to WPF also. With this came up an issue - when in shell is used a viewmodel, then the bindings in the ribbontab views to ribbontab viewmodels fail to work.
As you can simulate in the attached project, it is enough to comment out the section for shell viewmodel import, and it gets to work. How to enable shellviewmodel and preserve the bindings of ribbontab views to their viewmodels working?
http://www.filedropper.com/radribbontestwpfapplication
Any help would be graceful.
Thank you.