Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set grid row of current record without setting focus
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00558234
Message ID:
00558360
Vues:
31
This works. But unfortunately the grid loses some information
like CurrentControl.

Nadya suggested just changing the height of the grid to one line.
Searching the record and resizing the grid to nomal height. Works
perfect.

Andreas


>You can:
>
>local lcSource
>lcSource = This.RecordSource  && This --> Grid
>This.RecordSource = ""
>* code to move record pointer here
>This.RecordSource = lcSource
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform