Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid - anyone using grids for data entry with MM?
Message
From
18/12/2003 10:10:07
 
 
To
17/12/2003 18:55:12
Scott Malinowski
Arizona Fox Software LLC
Arizona, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00860187
Message ID:
00860337
Views:
9
>Greetings!
>
>I have a client who insists on doing data entry in a grid. Their reasoning is sound and there is a need to address this issue for them (and other clients as well).
>
>Is anyone using grids for data entry in MM? Are there any examples of this available anywhere that would be usable in the MM framework?
>
>Thanks for any help you can provide!

I'm using some to do school attendance, similar to Paul's situation. For personal preference, I'm using cgrid rather than cgridlist and VFP 8's row highlighting features, with a ctextbox rather than cgridtextbox for the actual data entry fields. I duplicated the BROWSE FREEZE from Fox DOS 2.5 with a column.setfocus in the textbox.when() of the unchangeable columns.

Because of painting and sparse issues, you're probably better off avoiding spinners and comboboxes in the grid, especially if you're using the rowhighlighting.

Chris.
Previous
Reply
Map
View

Click here to load this message in the networking platform