Need help resolving this:
I'm using Visual FoxPro 9. I need to make a grid in a form. The data comes
from an independent table.
The idea is to show a list of record, when one double clicks one it should
open separated form to edit the data on that record.
Anyone knows how to do this?