Click here to Skip to main content
15,886,780 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a datagridview in a form. Users will copy some data from excel sheet and paste it into the gridview ( either Ctrl + V or right click and paste).

I need to find what data is being pasted before it is pasted into the gridview and manipulate that data and paste is after manipulation.

On what event I can get the data that is being pasted before it is pasted into the grid view..



Thanks,
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900