I need some way of loading textfiles into columns in a datagridview.

Example:
Column1 = all text in textfile1
Column2 = all text in textfile2
etc, etc..

I have 7 columns and seven textfiles. Each textfile would have a maximum of 30 lines.

I would want it displayed as normal in a datagridview:



knxrb