Visual Basic programmers will see how to create a One-to-Many (Master-Detail) Data entry form using the Data Sources Window and the Windows Forms designer in Visual Studio.
By: Beth Massi
Hi Beth, mi name is Nicolas.
I'm using VS 2005, my question is I have an application like Northwind,
and I have Master Detail Form.
But my Detail Table contain a FK to a Product table, where Can I learn how to auto complete for example Unit price, that mus be polled out from de Product table whenever the user pick a product withing a combo in the detail ??
Best regards
Nicolas
Simple and superb.
How do i create a one to many data entry form.. Corking :)