Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid updates not displayed properly
Message
De
06/11/1998 07:37:00
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00152811
Message ID:
00155149
Vues:
23
>Jorge,
>
>From this side of the fence it's extremely difficult to figure out exactly what's going on...it's difficult to follow the English description of your form. At any rate, are you saying that the grid's RecordSource view contains the correct information, but the grid is not displaying it correctly?
>
>I also notice that you are manually manipulating view records in your code. In order to maintain scaleability and extensibility, all data manipulation (e.g. TABLEUPDATE()) should take place through business object methods (e.g. Save()).
>
>Regards,


Kevin,

Jorge and I are working on this project together.

Our problem again is that we need to select fields(records) for a file layout using a kMoverObj and then enter the field width for each selected field. We chose to put a cGrid on Page3 and were going to use selected view from the kMoverObj to populate it. We then discovered that the kMoverObj does not update the selected view until the OK button is pressed. The OK button also does a TABLEUPDATE of the Selected view table and we want to delay that until the field widths are entered. What we need is to update the view and refresh the cGrid on Page3 so we can enter additional information for each selected record.

How would you go about this? I may be missing an easier way.

TIA

Rex
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform