Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Behavior
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Grid Behavior
Divers
Thread ID:
00406138
Message ID:
00406138
Vues:
50
I'm learning how it all fits together and created a form (cBizObjMaintenanceForm) to do some table maintenance. The grid on the form exhihibits some strange behavior.

Page1 list the library entry: code in column1; descriptionn column2

Select an entry (from the middle of the list) from the grid and click on the Properties Tab; all displays as expected.

Click on the Cancel and focus shifts back to Page1 List Tab.

Click on the Bottom (>|) navigation button. The grid shifts left: Column1 (the Code) disappears and Column2 (the description) displays with what appears to be a blank column to the right. Column1 cannot be retrieved without exiting the form and re-instantiating the class again from the toolbar/menu.

Repeating the test but using the top (|<) nav button and all works well: no shifting.

Form class: cBizObjMaintenaceForm
GridClass: cGridList1 Column Count is 2

The View as six fields, two are displayed on page one for selection; five are displayed on page two for editing.

Has anyone encountered this behavior? Have I missed a property setting? A bug in the VFP Grid?

Thanks for any insight and help.

Robert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform