Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids & Valid
Message
From
04/11/1998 14:07:51
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00154359
Message ID:
00154460
Views:
21
I think that valid of the control will not fire if you click outside the grid, which I'm guessing is why Ed suggested the BRCC.

-Michelle


>can not you put your calculation code in the grid1.column1.text1.valid? as you leave column1.text1 (assuming your grid1.column1 control is a textbox), the VALID will fire. BeforeRowColumnChange (BRCC) and AfterRowColumnChange (ARCC) can be a tricky. I use them both, but it took quite a bit of testing and fine tuning to get them correct, and i still have my fingers crossed.
>
>brenda
>
>>Thanx
>
>>I new there had to be something! I spent 45 mins trying to figure this out >(including reviewing KB, MSDN and VFP5 Manual) and knew I must have >missed something obvious.
>
>>Much appreciated.
>
>>>>I want to perform a calculation in a grid when a user moves from one column/cell to another column/cell and I can not find a place to put my code.
>>>>
>>>>Is there no VALID equivilant for Grids??
>>>
>>>You can use Grid.After/BeforeRowColChange event
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform