0
votes
votes
0 answers
Re: Copy from excel --> clipborad --> datagridview
Hello, i am working with vs2008 (web application) and I want to copy some content from an excel sheet and and using the clipboard i want to copy the contents in a gridview I have tried using Clipboard.GetDataObject() but no matter what ...
