Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Columns
Message
De
26/12/2003 08:47:16
 
 
À
25/12/2003 22:09:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00862070
Message ID:
00862110
Vues:
18
but if i'm in a grid it returns only the grid name, any way to know the column where the cursor is?
FOR EACH loColumn IN loActiveControl.Columns
  IF loActiveControl.ActiveColumn = loColumn.ColumnOrder
    *** This is the column you want
    .
    .
    .
  ENDIF
ENDFOR
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform