Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anyone using DataGrid, FlexGrid as the data entry contro
Message
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00384346
Message ID:
00384413
Vues:
28
>While VFP Grid is far more flexible than VB grids (others may argue), we still rarely use it as our data control for some reasons. More often, we just use it as display control. How about DataGrid, FlexGrid, is it a smart data entry control?

Unless it is very easy input (meaning not much validation), I never allow user to input data directly in a grid control. I use the grid to display data and present textboxes, listboxes, comboboxes, datetime picker, ... to allow user to modify data. Once the user press OK, I insert/update data in the table and refresh the grid.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform