Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding New Records In A Grid
Message
From
30/06/1998 22:13:00
 
 
To
30/06/1998 21:12:09
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00113051
Message ID:
00113223
Views:
22
>>nKeyCode = InKey()
>>If nKeyCode = 24
>> Insert Into GridTable(parent_id, otherparent_id) Values (Parent.parent_id, OtherParent.otherparent_id)
>> ThisForm.Refresh
>>EndIf
>>
>
>Try putting a NODEFAULT() before the EndIf
>and then going to the record.

Okay, I added the "NODEFAULT" and it seemed to work to an extent, i.e. it added the correct parent_id number, but it also added an incorrect otherparent_id! But this is progress. I didn't quite understand what you meant when you said "and then going to the record." Please explain further. TIA --lincoln
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform