Re: View data not updating

Author: Todd Haehn

Posted: 2004-07-14 at 15:32:31

The line items need to be a child of the invoice by setting the

cParentBizObj property of the line items. You can also set the

partent key field and view parameter to do a requery when the parent

is required. The buffering on the parent is normally row and the

child is normaly table. Hope this helps.

©2004 Todd Haehn