Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a Smart Grid with look up drop boxes
Message
From
18/05/2009 16:31:27
 
 
To
18/05/2009 14:41:40
John King
Integrated Technologies Group
Florida, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01400456
Message ID:
01400506
Views:
93
>Hello All,
>
>I am new to the UT and a intermediate (at best) VFP9 programmer so bare with me. I am trying to create a "Smart Grid" where the end users can enter data directly into the grid with intellegent look up drop down boxes in the grid. Any examples or suggestions out there? Thanks in advance to your help.
>
>Sincerely,
>
>John

Hi John,

As others have said, they would prefer NOT to use the grid for data entry. I understand what they are saying but I have successfully used grids as data entry so it CAN be done. There are a few tricks I had to learn such as capturing keystrokes so the user can add a line by simply pressing the ENTER key etc etc.

If you have a lot of data to enter OR a lot of data to correct, the grid is a great tool.

In my vertical market app, there are many places where I display part names in a grid. I ALWAYS give the user the opportunity to correct the spelling etc of partnames whenever they see it displayed, usually in a grid. For example, run a report to see which parts are subject to sales tax, I do a SQL into a cursor and display the results in a grid. Then the user can make corrections right in the grid and then print the report.

Good luck!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform