Hi. I have an editable datagridview on windows form.
I'd like to add ability to paste data from clipboard into datagridview.
Example: I highlight two cells in a Excel spreadsheet, copy, highlight two cells on a datagridview row and paste.
General idea on how to approach this, or link to a sample would be great.
Thanks
I'd like to add ability to paste data from clipboard into datagridview.
Example: I highlight two cells in a Excel spreadsheet, copy, highlight two cells on a datagridview row and paste.
General idea on how to approach this, or link to a sample would be great.
Thanks