PDA

Click to See Complete Forum and Search --> : DataGrid help please


Matt.Net
Apr 23rd, 2002, 06:57 PM
I want to copy lots of rows of data in a table in Excel into a DataGrid in VB.Net.

Currently, i am able to select all the data in the datagrid in vb.net and delete it.

However, when i copy the data in Excel and try to paste it into the datagrid, it only pastes the first row.

Is there a property i can change, or a piece of code i can enter which will solve this problem?

Matt

Matt.Net
Apr 23rd, 2002, 07:19 PM
actually, i just realised that it is copying all 820 rows into the first cell.

so what should i do?

Matt.Net
May 6th, 2002, 06:43 PM
hmmm...so no one knows?

this is a real bugger...