Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to populate records as a grid
Message
From
14/02/2001 03:32:15
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00475331
Message ID:
00475597
Views:
46
>I am farely new to Fox 2.6, but am working in VFP 6.0. I have to populate a >set of records(result of query) in an screen (.spr) in Fox 2.6. Something like >a grid will be helpful for this purpose, becuse as i change the records in >this sett I want my child records to be refreshed..

Hi,

As you probably know grids didn't exist in 2.6 so you have to use a browse (or code the screen manually with next/prevoius buttons etc.)

Only problem is that if you do a browse in 2.6 the browse screen comes up in a seperate window. The best way to do this if you want a browse with controls as well is by using a screenset. Put all your controls in 1 screen and have an empty screen as well. Then do Browse in window (I think)

HTH

Will

P.S. I'm sure there must be examples on this kind of problem somewhere on this forum.
Will Jones
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform