Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New to VFP6
Message
 
 
To
22/07/2000 14:01:04
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00395888
Message ID:
00395950
Views:
15
>I am new to VFP6 (coming in from the cold of VB3). I am looking for help on using a grid for data entry. The form I am working on is a front end to a customer table, I would like to be able to edit at the grid level as well as double click a record on the grid and have a more detailed form popup. Any recommendations would be helpful.

If all the columns are editable, just set readonly property to .F. and enabled to .T. of the grid. If selective column(s) only, go in the column level property ( readonly and enabled ). Poping up a form, go in the textbox object using PEM window and make use of the DBLCLICK event to call the form.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform