This is a migrated thread and some comments may be shown as answers.

RibbonView:How to handle event's using MVVM silverlight...

1 Answer 50 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Umesh
Top achievements
Rank 1
Umesh asked on 05 Nov 2012, 09:52 AM
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.

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 08 Nov 2012, 08:35 AM
Hi Umesh,

You can read more information about how to add new row(s) to your RadGridView in our help documentation. Also you can take a look at our online RadRibbondView demonstration projects and see how the MVVM approach is implemented.

Kind regards,
Pavel R. Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
RibbonView and RibbonWindow
Asked by
Umesh
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or