Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inline in grid editing
Message
De
05/01/2012 13:53:37
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01532229
Message ID:
01532237
Vues:
125
This message has been marked as the solution to the initial question of the thread.
Having the row dynamically increase/decrease height makes things difficult for the user. They lose sight of the next column. Have a custom control in the column that contains a Textbox and command button. The Textbox would be editable. You'll have to keep track on the length in case it gets too long. If the user clicks the command button to the right of the textbox, a child window with an editbox is displayed.

>Hi everybody,
>
>I have a SQL table where several columns defined as varchar(max). I want to be able to display this table in a grid and be able to edit it directly - inline.
>
>I am thinking of how to approach this form. Should I display the first 200 chars in every column and when I click on a column, somehow have it expanded into an editbox?
>
>Appreciate the ideas and also the idea of how to handle adding new records with this interface that will be convenient for the user.
>
>Thanks in advance.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform