Hello!

I know I can allow the data from the datagridview to be copiedand pasted somewhere else.

But, how do I allow data to be pasted into the datagridview?

I have instances where someone might copy one cell and paste the value to another cell or might copy data from excel and want to paste into the datagridview.

I googled it and only came across that it couldn't be done.

Hoping that there might be a way to do it.

Thanks in advance!