Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
grid-like behaviour for fox 2.x
Message
 
 
To
29/06/2000 10:55:00
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00386446
Message ID:
00386545
Views:
15
>I didn't want to use this like that for the subject, but what else would I get your attention, sir?
>
>FPW 2.6
>
>The following are the coding (again, for FPW 2.6) and it works:
>**************************************************
>CLOSE ALL
>CLEAR
>
>USE person IN 0 ORDER ID
>USE auth IN 0 ORDER ID
>
>SELECT person
>SET RELATION TO id INTO auth
>BROWSE NOWAIT
>SELECT auth
>BROWSE NOWAIT
>
>*DO authmain.spr
>**************************************************
>
>But, how to do that in a screen, via in authmain.spr? I want to set this up so that the parent is in the main screen and the child in "grid"-like WITHIN the screen itself? The reason I can not use "listbox" because I need to be able to do edits... I know this is old, but can you help? I am trying to avoid "SET FILTER TO" because this would make it very slow. Any idea and please help. Thank you.
>
>Chuck


Chuck,

Check out this driver for GENSCRNX at http://www.jjtc.com/Fox/foxfiles/intbrw.zip
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform