importing text file to the datagridview

  • Thread starter Thread starter friend
  • Start date Start date
F

friend

Hello all,

Is there a possibility to import the text file (delimited by
horizontal tabs) to the datagridview

text file is as below:

xxx djhfdj dhjd
yyy fdjfkd jghjdf


thanks for any help
 
Hello all,

Is there a possibility to import the text file (delimited by
horizontal tabs) to the datagridview

text file is as below:

xxx        djhfdj        dhjd
yyy        fdjfkd        jghjdf

thanks for any help

solved...thanks
 
Hello all,

Is there a possibility to import the text file (delimited by
horizontal tabs) to the datagridview

text file is as below:

xxx        djhfdj        dhjd
yyy        fdjfkd        jghjdf

thanks for any help

solved...thanks
 
Back
Top