Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fill mygrid
Message
De
14/01/2005 16:32:52
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Fill mygrid
Divers
Thread ID:
00977370
Message ID:
00977370
Vues:
51
hi all,
i want to fill mygrid with data via code as under.
any help,idea
SELECT MAX(DAT) FROM TABLE1 where mac1=thisform.text1.value INTO ARRAY laArray
IF _TALLY > 0
  THISFORM.TEXT2.VALUE = laArray + 1
ELSE
  THISFORM.TEXT2.VALUE = DATE()
ENDIF
m.qasem
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform