Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50-Appllication Object
Message
From
05/03/1997 14:13:55
 
 
To
05/03/1997 14:08:33
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00021768
Message ID:
00023008
Views:
42
>>I am trying to do a search on a datafile that may yeild many records.
>>I am using...
>>select *;
>>from datafile;
>>where lastname=m_lastname'
>>into cursor anycursor
>>
>>The results will go into a grid on a form.
>>I want the user to pick the record they want
>>and return to a main form.
>>I have done this type of thing 10,000 times in
>>foxpro/dos and clipper.
>>Can you help? thanks
>
>Well. Set Grid.RecordSource to table, set filter property to m_lastname, add one more grid column with button 'Pick', and start edit form from Button.Click with parameter RECNO().
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform