Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Focus problem! Which event do I call code from??
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00237632
Message ID:
00237643
Views:
11
Hi William.

>I'm using a grid in a form class. In this form I want to
>Enable or Disable some bound controls (on the right hand side) when user moves the record pointer in the grid . The code that I have works but it operates against the row that I'm leaving, not the row I am going to. Can somebody tell me where to call my method (Thisform.ProtectData) to do this ????
>I tried to call my method via a Refresh method, AfterRowcolumnchanged,
>BeforeRowcolumnChanged in the grid. but nothing seems to work.
>
>TIA

Running this code from the AfterRowColChange should work on the current grid row. Can you post some of the code so we can help you figure out what the problem is?

Marcia
Previous
Reply
Map
View

Click here to load this message in the networking platform