Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid control's KeyPress event not firing?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Grid control's KeyPress event not firing?
Miscellaneous
Thread ID:
00798515
Message ID:
00798515
Views:
73
In my grid's KeyPress event, I placed the following:

= messagebox("Key = " + TRANSFORM(nKeyCode,"999"))

I have the grid's RowSource set to a valid SQL statement and it's RowSourceType = 4.

When the grid gets focus, I can punch any key I want to and the KeyPress event (and thus my messagebox) never fires. Why is this? Does the RowSource have to be editable? Is there another setting that has to be enabled before the grid's KeyPress event will fire?

Thanks so much for your help.

Rodd
Next
Reply
Map
View

Click here to load this message in the networking platform