Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inline in grid editing
Message
From
05/01/2012 13:53:37
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01532229
Message ID:
01532237
Views:
126
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform