This question is locked. New answers and comments are not allowed.
Hello,
I am using RibbonView control in my silverlight mvvm project. I have Edit menu containing add,delete,modify cell values, formatting row, column,cell of my grid.
How to use events of ribbon view by using mvvm silverlight?
e.g: On click of ""Add Row"" button of Edit menu i want to add row in my silverlight grid or any third party grid of silverlight. How to handle event for it..
Please provide sample project for same. Thanks in advance.
I am using RibbonView control in my silverlight mvvm project. I have Edit menu containing add,delete,modify cell values, formatting row, column,cell of my grid.
How to use events of ribbon view by using mvvm silverlight?
e.g: On click of ""Add Row"" button of Edit menu i want to add row in my silverlight grid or any third party grid of silverlight. How to handle event for it..
Please provide sample project for same. Thanks in advance.