We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Copy And Paste?

I want to copy from an excel spreadsheet and paste into a GridDataControl. Paste isn't working right now in my GridDataControl.

How do I get this working?


Here is a 3 yr old post on this topic, hopefully there is an updated solution.

http://76.74.239.37/support/forums/grid-wpf/77785/Copy-and-Paste-



4 Replies

MK Mayavel K Syncfusion Team April 26, 2011 12:52 PM UTC

Hi Bart,

We have attached the sample that shows copy from excel spreadsheet and paste into a GridDataControl.

Please check the sample and let us know if you need any further assistance on this.

Thanks,
Mayavel K



CS_519c769e.zip


BA Bart April 27, 2011 03:28 PM UTC

That example doesn't help.

I need to be able to paste values into a grid with only a single column and be able to create new rows for each value I'm pasting.



BA Bart April 27, 2011 10:00 PM UTC

I had to implement the onkeyup event and check for Control + C. Then I had to manually copy the clipboard data manually to the spread sheet - it wasn't hard to do but I wonder if there is a better way...



MK Mayavel K Syncfusion Team May 3, 2011 01:24 PM UTC

Hi Bart,

Currently we don't provide a direct support to paste single column that create new rows for each value in GridDataControl.
Pasting GDC means overriding already existing entries in the selected column.

Please let us know if you have any queries.

Regards,
Mayavel K


Loader.
Live Chat Icon For mobile
Up arrow icon