Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GrdList
Message
 
 
To
13/08/2003 14:14:50
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00819875
Message ID:
00819975
Views:
17
Try AfterRowColChange event. You can check RowColChange property to see what changed, row or col.

>I have a two local view that IS displayed in a grid.
>My AllowAddNew property of the grid is set to .T.
>
>When I press the down arrow VFP automatically adds a new record. This is fine.
>
>I need that every time a new record is added that a new unique ID is entered into the "cID" field of the view/table.
>
>Where/which method of the grid is best to place this function call "GetNewIncrementalID()"?
>
>Thanks to all!
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform