Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Row change in grid
Message
From
13/10/1997 14:29:21
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00054294
Message ID:
00054344
Views:
33
>>How to check a 'Before' row change in a grid.
>>The BeforeRowColChange event is also activated when
>>a column is changed.
>>
>>Please help
>
>Hi, in my class I use a way to call a validaterecord() method that maybe it will help you. In the BeforeRowColChange() I save the RECNO() and if in the AfterRowColChange() the RECNO() is changed I go at the previous record and I generate my ValidateRecord() event, after this I move the RECNO() to the new record. I don't know other way to have an event of RowChanged.

Thanks you for your reply

When i did this, I had a problem with a new record. The Recno nummer returns -1
I use table buffer 5, I also try the Activatecell() and the ActiveRow but that did not work either.
If you have other suggestions, you are welcome.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform