Results 1 to 3 of 3

Thread: DataGrid help please

  1. #1
    Matt.Net
    Guest

    DataGrid help please

    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

  2. #2
    Matt.Net
    Guest
    actually, i just realised that it is copying all 820 rows into the first cell.

    so what should i do?

  3. #3
    Matt.Net
    Guest
    hmmm...so no one knows?

    this is a real bugger...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width