Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid not refreshing
Message
De
04/11/2002 03:37:51
 
 
À
04/11/2002 00:02:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00718260
Message ID:
00718389
Vues:
26
Dear John,
The procedure am calling is included in valid event of grid textbox
pls see the code of the valid event, I dont how to attach my form in UT, if you know pls tell me , I will attach it

SELECT param2
SET DELETED ON
IF EMPTY(userid)
mrec=RECNO()
COUNT TO t for EMPTY(userid)
GO mrec
SET DELETED ON
IF t>1
DELETE
GO top
ELSE
replace gpsver WITH 'a'
endif
thisform.Refresh
endif
THISFORM.grid1.recordsource = ""
THISFORM.grid1.recordsource = "param2"
thisform.Refresh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform