Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Views
Message
From
26/03/1998 12:37:25
 
 
To
26/03/1998 12:20:10
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Views
Miscellaneous
Thread ID:
00087338
Message ID:
00087346
Views:
31
>I have a form which displays a view from 2 inner joined tables and I am trying to use the VCR buttons from the samples directory to cycle through the records. However, this doesn't work since this class uses the skip command on a table. Is there a way to cycle through a views records?


Looking at the vcr class in the buttons classlib, it appears that you have to set the SkipTable property to the alias name...but I don't see any explicit prohibitions from using a view instead of a table....try this:

1) Ensure that the view is open when the buttons are active.
2) Ensure that the SkipTable property is set to the view name/alias.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform