WPF DataGrid extended "copy and paste"

Posted by MadSeb on Stack Overflow See other posts from Stack Overflow or by MadSeb
Published on 2010-04-16T18:29:47Z Indexed on 2010/04/16 18:33 UTC
Read the original article Hit count: 1319

Filed under:
|
|
|

Hi,

How can I make the WPF DataGrid have some sort of improved "copy and paste" where I can select a single cell , copy using Ctrl-C , select a bunch of cells of columns and paste using Ctrl-V ???

So for example...in the image bellow ...I want to be able to copy the "Tech" word to all the highlighted cells just by a Ctrl-C on tech, a select of the cells, and a Ctrl-V ...

Regards, Seb

alt text

© Stack Overflow or respective owner

Related posts about wpf

Related posts about datagrid