Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What special between first row and other row in a grid
Message
De
05/12/1997 03:00:22
Hang Zhou
China System Corp.
Nanjing, Chine
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
What special between first row and other row in a grid
Divers
Thread ID:
00063975
Message ID:
00063975
Vues:
81
Hi:
I have a grid , 8 rows,4 columns, each column.Current Contro is a ComboBox , After row change, a validation
rule is active, for change (or not) the old row 's value .
It runs OK when old row is 2 to 8. display & Value is right.
But if old row is 1, the Value is right, and the Display is old value that before changed. it's Wrong!
I call refresh() in grid.AfterRowColChange():
if MyValidRule()
thisform.grid.grcColumn1.cboA.Value="New "
thisform.grid.grcColumn2.cboB.Value="BBB "
else
endif
refresh()
I wonder: Some specials between the first row and the other row in a grid?

Any advice would be highly appreciated!

ZhouHang
12-05-1997
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform