Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trapping changes in Grid cells
Message
From
05/11/2003 14:05:02
 
 
To
05/11/2003 11:31:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00846055
Message ID:
00846709
Views:
27
Right now, I've got wait windows in the beforerowcolchange and afterrowcolchange events. Neither is showing. I can change the value of the cell, but not much beyond that is going on as far as I can tell.


>I'd try putting in something other than a suspend, like
>activate window "debug output"
>Debugout Program()

>in your events your trying to use (textbox.LostFocus(), textbox.GotFocus(), grid.AfterRowColChange(), etc.)
>
>is this grid based on a subclass or is it an instance of the vfp base class? If it's a subclass, try testing on another form using the vfp base class instead and see what happens.
>
>>As far as I can tell...it never fired. And "As far as I can tell" includes putting a 'suspend' in the event and it never suspended.
>>
>>
>>>what do you mean by "ignored"? - did the event fire?
>>>AfterRowColChange() is what I've always used to do this very thing...
>>>
"You don't manage people. You manage things - people you lead" Adm. Grace Hopper
Pflugerville, between a Rock and a Weird Place
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform