Form Problems

B

BD

I have a Parent Form being used as a 'Home' form in which to access
numerous child forms. One child form shows 'Work Order' records in a a
Details Display, this form also has a tabbed interface showing
underlying records for 'Parts' and 'Labor' in datagrid views. My
Orders table reference ID numbers from autonumber fields for 'Customer'
and 'Location'. I am trying to create a sub-form type of situation to
show 'Customer' and 'Location' details in text boxes related by the ID
fields.With MS Access, I could create sub-forms and link in, I have
been unable to duplicate this with C#. I am new to C# and the Visual
Studio environment and any help would be greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top