As mentioned earlier I am a newbie to VFP.
In a grid control (it is not bound to any table), I want the customer
to populate as many rows as needed. When they click on the 'Save'
buttoon - I want to save all the data that is typed in all the rows to
be saved into a table.
How do I refer, to say, the text in 5th row, 1st column?
Is such 'free form' possible in VFP? Or how can I achieve such
functionality.?