DBGrid
I did a search and I didnt find that this question was asked.
I would like to know if I could use a DBGrid without a database. What Im trying to ask is could I use a DBGrid to enter data from a text file (or edit a given column)
For example; DBGrid1.(a specific row and a specific column).text = strText_from_file ?
Thanks,
Joe

