Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re Using Code in an event
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00008991
Message ID:
00008994
Views:
36
>Microsoft Support claims I can re use an event by using it as
>
> .refresh
>
>Couldent get it to work as explained. I need to add this to a gid. So whenever I double click on a "row" the same event is processed.
>
>
>Thanks
>
>Christopher Yerry
>Weather Shield Windows Inc.
>VFP, VB

Sorry, I probably misunderstand you. But if you try to add some code to grid row double-click, you should remember that grid row is not an object. Therefore you have a choice:
1. Use Grid.Doubleclick event and evaluate row number in code.
Or
2. Use DoubleClick event for all/particular cell.
If you would be more specific I believe you will much more helpful advices from Universal Thread.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform