Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Capturing HOME & END in grid
Message
From
14/12/1998 17:45:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Capturing HOME & END in grid
Miscellaneous
Thread ID:
00167458
Message ID:
00167458
Views:
50
Hello all,

I've tried all the "workarounds" I can think of...

I hope you can help...

I'm displaying a form with a grid showing several records... I want the user to be able to go to the top of the file by pressing HOME and the bottom of the file by pressing END. I've been trying to use the KEYPRESS method of the form to capture these keystrokes, but they're not recognized at that level. I think that the keystroke is getting stuck in the columns textbox.keypress method...

If this is so, then do I need to sub-class the textbox and use that in my columns? I tried that and the controlsource data didn't display...

Is there another way to grab the HOME and END keystrokes from a column's textbox or is there something else happening here?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform