Hello;
Is it possible to open a child window from a tile view item. I have defined a button in the normal view, then tried to bind the click to a command that will open a child window. I tried in different ways : using event, using showDialog but seems not working from the tileview item. It worked fine from a normal WPF application.
Please let me know if it is possible. I spend the whole trying but not results.
FYI, I use MVVM & WPF
Thanks for your support
Samira
Is it possible to open a child window from a tile view item. I have defined a button in the normal view, then tried to bind the click to a command that will open a child window. I tried in different ways : using event, using showDialog but seems not working from the tileview item. It worked fine from a normal WPF application.
Please let me know if it is possible. I spend the whole trying but not results.
FYI, I use MVVM & WPF
Thanks for your support
Samira