Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble populating into grid
Message
 
To
04/09/2007 12:19:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01252232
Message ID:
01252296
Views:
26
I am pretty new to foxpro.

The reason it stores the txtID is because that is how it finds all reports that are linked to this ID number.

Inside the frmviewrptnts, I have the form's Refresh as:
SELECT reports
SET FILTER TO ALLTRIM(rptname) = ALLTRIM(m.notesid) (rptname is the first line in the grid that I want filled)
thisform.grdReportNotes.Refresh
Basically I am just looking at other databases to see how they were done and setting this up similarly. I am not sure if I am even on the right track here, but hopefully I am close. Any thoughts?
SDDENR
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform