Quote Originally Posted by davidbell
sorry I was not very clear,
I know all the file and text stuff it was just the grid part.

I take it a data grid it the best way, meaning I wont need to create my own grid, just I thought a data grid was for databases and not for somthing as simple as a text file.

Cheers,

Dave
Simple take a datagridview. It also works if you dont want to bind your data to a datasource directly.