Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VCR Navigation buttons
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00981540
Message ID:
00981599
Views:
50
>What method do you guys use to navigate thru records using the VCR style Navigation buttons when doing a client server application?
>
>I have never used these buttons in my client server development but I have a client now that wants them and he's the boss :).
>
>Thanks.

The neat thing about VFP is that SQL you can "pass through" and create a VFP cursor with all the attributes (plus some) of the fast, furious and famous most favorite file container, the DBF.

You can move up and down the cursor with skip commands. You could also add navigator list controls (like listbox, listview or treeview).

This guy has a sample with next previous first and last [navigation] buttons:
http://winnersoft.coolfreepages.com/vfp/gsincresearch.htm (a Wintool - Cool Search barker popped up when I accessed the site)

This download#16575 demos a treeview navigation of a VFP cursor.
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform