I have a xamdatagrid and on rightclick i have contextmenu with some menuitems . Now i need to display a dialogbox asking ..should i proceed with selected menu item . how to implement this in mvvm pattern . Please provide with a sample .
Thanks
Hello,
I am just checking if you require any further assistance on the matter.
Hello cravica,
I can suggest you use our xamDialogWindow control in order to implement dialogbox asking :
http://help.infragistics.com/NetAdvantage/WPF/2011.2/CLR4.0/?page=xamDialogWindow.html
You can look though the following sample application from our Feature Browser where it is shown how to implement the ‘OK’ and ‘Cancel’ buttons’ functionality :
xamFeatureBrowser -> xamDialogWindow -> Showing the Dialog
If you need any further assistance, feel free to ask.