Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids with no data and focus
Message
De
07/02/2005 10:19:07
 
 
À
07/02/2005 07:34:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00984404
Message ID:
00984447
Vues:
11
Not directly, but in the object "before" the grid, meaning with taborder one less than the grid, you can put code in the valid. I have not tested this, but something like this should work:
IF RECCOUNT(yourgrid.recordsource)=0
  RETURN 2
ENDIF
>Is there any way to move a focus over the grids that have no data?
>
>Thanks, Mark
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform