DBGrid

Hi everybody,

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
[382 byte] By [joe_bell] at [2007-11-19 19:57:39]
# 1 Re: DBGrid
Welcome to the forums!

Just use a Flexgrid. The control is Microsoft Flexgrid control. There are plenty of examples on the forum. Post back with any questions.
dglienna at 2007-11-9 20:10:41 >
# 2 Re: DBGrid
Thank you David
joe_bell at 2007-11-9 20:11:41 >