Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VCR Navigation buttons
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
00981540
Message ID:
00981599
Vues:
45
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform