Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keytrapping in a Grid
Message
From
17/07/2002 11:09:29
Carmen Gassi
Perseus Software Systems
Oakville, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00679588
Message ID:
00679616
Views:
26
>Hello Nadya
Should the grid be built from code rather than using the Builder? I'm not really sure how to get my own textbox into a column on a grid other than building it through code.

You should use your own textbox in Grid's columns instead of normal textbox. In this textbox KeyPress method you would program the behavior, you want. For validation records in grid see yesterday's message from Marcia Akins.
>
>>I am currently working with a grid where a user would like to do quick data entry, validate the data from existing tables and add new records while in the grid. Since KEYPRESS event doesn't function withing a grid ( at least I haven't been able to get to work ), if I want to trap for say the INS key being pressed, is it best to do it in the Beforerowcolchange method using LASTKEY() ?
>>
>>Thanks to all
>>Regards,
>>Carmen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform