Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inline in grid editing
Message
From
06/01/2012 18:19:45
 
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:
01532353
Views:
53
>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.

Hi,

Although I read you have already found a solution, you could consider to drop a container in your grid,
the containeer containing an editbox and a button with a magnify icon. The editbox should be only 1 row height like an trextbox, the button activates a nwe form with an editbox - reasonable size an apply and revert button. I believe this UI will be familiar to most users. In fact VFP users know it from the Property boxes in the ProjectManager

Regards

Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform