Hi
I would like to show a context menu called copy on the xamgrid control and like to store the value so that users can copy it to any text editor or excel. Kindly let me know how this can be done.
I see that for xamdatagrid we have DataPresenterCommands.Copy. Any equivalent for xamgrid?
Thanks
Chev
Hi,
Nope. Thanks.
Hello Chev,
Do you have any other questions on this matter?
Sincerely,
Valerie
Developer Support Supervisor - XAML
Infragistics
www.infragistics.com/support
The XamGrid has a method called CopyToClipboard. This method executes the copy operation in the same way that Ctrl+C does.
http://help.infragistics.com/doc/WPF/2013.2/CLR4.0/?page=InfragisticsWPF4.Controls.Grids.XamGrid.v13.2~Infragistics.Controls.Grids.XamGrid~CopyToClipboard.html