Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid refresh()
Message
De
19/05/1999 14:07:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Grid refresh()
Divers
Thread ID:
00220550
Message ID:
00220550
Vues:
49
Hello:

I have a grid on a form that has add, view/edit delete, save, etc command buttons that calls another form on the add, view/edit.

When I add items a number of things occur. First, the first add
does not always place the value in the first row. When I a second add
it adds the first column correctly and then adds the second column
of the first record into the second row until I click on that row and then it refreshes.

When I do a delete on 1 record it removes all. When I exit and go back in the correct item is deleted and the rest of the items are there. I've put this code into the interactivechange method()

this.parent.grid1.column1.refresh() in each of the column methods
and also done a grid.setfocus() before the this.parent.grid1.refresh()
but still having the same problem.

It's only a display problem but frustrating and confusing to users.
Any idea what to do to fix this? Any input would be appreciated.
Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform