Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid KeyPress Event send to active cell
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Grid KeyPress Event send to active cell
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01119807
Message ID:
01119807
Views:
86
Is there a way to send keypress keys to the underlying grid record?
i.e. If a user were to press a CTRL-D combination for example, this could mean display a screen for a user to pick a value from...

This would need to be at the grid level as in the base class no columns have been defined. I have a routine that when the grid initializes, the columns are created, control sources are set etc. To do the above, I think I would want to do it at the grid level. my grid base class has a method called buildgrid which is where I put the setup code as described above. I have a second method that called setgrid which serts up column widths etc.

I hope this explains what i am trying to do.

Mike
Next
Reply
Map
View

Click here to load this message in the networking platform