How to copy Excel data and Paste it into Datagridview
I know how to do it using OLEDBAdapter.. but want to know if its possible to copy excel data using mouse and just paste it into datagridview on button click... it would be like copying excel data from clipboard to datagridview