DataGrid

  • Thread starter Thread starter Tom McLaughlin
  • Start date Start date
T

Tom McLaughlin

I have a sequential file that contains data is there a way to
load this data into the DataGrid control?
I am using vb.net the standard version 2002.
 
Hi Tom,

You can if you make a datatable from the sequential file.

But if you do not know how, than start a new message, do not this question
as an answer to an other question.


Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top