Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trapping changes in Grid cells
Message
From
04/11/2003 14:55:04
 
 
To
04/11/2003 14:40:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00846055
Message ID:
00846132
Views:
19
what do you mean by "ignored"? - did the event fire?
AfterRowColChange() is what I've always used to do this very thing...

>uh...sorry...forgot to include BeforeRowColChange and AfterRowColChange events...been there - tried that - it ignored me.....
>
>
>
>>Try using the AfterRowColChange() event instead.
>>
>>
>>>Hello all
>>>
>>>I'm getting 'punked' by a grid.
>>>
>>>This is in VFP 6, grid with a table control source.
>>>
>>>I'm displaying the items (stock#, desc, quan ordered, quan approved, onhand amt) from an order and need to give the user the opportunity to change the quantity approved field. If this field is changed, I need to update the onhand amt.
>>>
>>>For the life of me, I can't get the grid to accept that the textbox control has any code in any event. I've tried LostFocus, I've tried Valid, I've tried Click, DblClick. All of these on the cell of the grid.
>>>
>>>I can get it to accept that there is code in the LostFocus or Valid event of the grid, but this doesn't help me as it needs to be interactive.
>>>
>>>Any suggestions?
>>>
>>>Thanks
>>>Dorris
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform