I've been trying to search the forum on this topic but can't find an appropriate answer. I want to select a number of rows and hit Ctrl-C, Ctrl-V and have them copy-paste within the grid. This functionality exists in the Infragistics.Win.UltraWinGrid.UltraGrid but I can't seem to find it in the XamDataGrid.
Any suggestions?
Hello,
Here is a sample about how to implement Copy-Paste behavior in the XamDataGrid.
Alex.