Hi
I cound't find any sample to do this. Right now i allow users to multi select cells in a grid. I would like to give them the option to copy the selected cells
through use of contextmenu when right clicking selections. How to accomplish this?
I have the same question.
But the example sent by you has a flaw:
When the selected cell is the one with for example 'Lissa' and I right-click on the cell 'Mark' and select the copy-command the clipboard contains Lissa and not Mark...
With other words: The context menu works on the selected cell, not on the one I clicked on...
Do you have a better example that works as expected?
Best regards,
Frans Oskam
Hello mheusser,
I am just checking if you require any further assistance on the matter.
Sincerely,
Krasimir, MCPD
Developer Support Supervisor - XAML
Infragistics
www.infragistics.com/support
Hello and thank you for posting!
I have created a sample project for you that shows how a context menu could be used to copy and paste multiple cells. Please note that in order to copy the cells there should be enough space under the active cell e.g. if you have copied the cells from two records, you would not be able to paste on the last record.If you have any questions, do not hesitate to update this thread.