Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to add child records in code
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB.NET 1.1
Database:
MS SQL Server
Miscellaneous
Thread ID:
01001895
Message ID:
01002079
Views:
23
Thanks Chris,

I'll give this a try.

>I haven't done this before, but looking at the Developer's Guide, you can add the 5 child records by setting the DocItem's AutoNewOnParentAdded property to False, then putting code in the DocItem's HookParentAdded() method. You also have to register DocItem as a child business object of DocHead in the form's constructor in order for the HookParentMethod() to be called.
>
Larry Tucker
Previous
Reply
Map
View

Click here to load this message in the networking platform