Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Leaving the grid
Message
De
13/12/2007 13:50:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Leaving the grid
Divers
Thread ID:
01275585
Message ID:
01275585
Vues:
60
I have a form with a pageframe on it.

There is a Save button on the form outside the pagegrame.

Page 3 contains a grid.

The recordsource for the grid is a cursor created via an SQLEXEC from a MySql table. The cursor has Buffering set to 5 as well as Tables, UpdateNameList, UpdatableFieldList, KeyFieldList, and SendUpdate properties.

One of the grid's columns contains an editbox. When I make changes to the edit box and click anywhere else in the grid all seems to be ok.

However, if I make in change in the edit box and then click the form's save button, the changes do not seem to take place. In one version of my code the DynamicBackColor did not change. In the current version, the changes actually disappear.

In the save button I do some data checks, make sure the correct cursor is selected, and then issue TABLEUPDATE(1,.T.).

Could somebody point me in the right direction to get the last changes included when I click directly on the save button?

All help appreciated...........Rich
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform