Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems managing grids
Message
De
21/12/2004 16:47:06
 
 
À
21/12/2004 12:17:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
00971008
Message ID:
00971178
Vues:
31
This message has been marked as the solution to the initial question of the thread.
I put the code in the lost focus event, something like this :
do case
  case somecondition
    this.setfocus()
    NODEFAULT
  case othercondition
    this.parent.parent.columns(ncol).Setfocus()
    NODEFAULT
endcase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform