I am looking for a control that can read in a file deliminated by what ever character I decide and putting this info into a grid,

once I ahve the grid I would like to be able to select an item on the grid and delete it which in turn would delete the "record" from the text file.

is there something I can use for this if not how would I go about making it?


Thanks in Advance

DAve