Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete records in grid and compute total
Message
De
04/10/2004 07:23:22
 
 
À
04/10/2004 07:05:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00947104
Message ID:
00948411
Vues:
38
hi,
thank you ,

but where i must but this code
*** Refresh the grid by setting focus to it
*** Find out which column is the first column
FOR EACH loColumn IN Thisform.Grid1.Columns
  IF loColumn.ColumnOrder = 1
    loColumn.SetFocus()
    EXIT
  ENDIF
ENDFOR
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform