Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to point the cursor(arrow) to the first record grid1
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00781151
Message ID:
00781153
Vues:
14
>How to point the cursor(arrow) to the first record in the grid after displaying the records into the grid.
>since 100's of records will be displayed in the grid but the arrow(cursor) is pointing to the last record.
>
>gridname is grid1.
>
>Thank you.

After building the cursor, set it as current and do a locate
SELECT "gridcursor"
LOCATE && Brings record pointer to top
Tracy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform