Linking Combo Boxes

T

Thomas Pagel

Hi,

maybe a newbie question...

Take the northwind DB... I want to select customers,
their orders and show their order details in a grid. So I
need 2 combo boxes which are linked, so that I see all
the customers in the first combo box, select one and see
the orders of the customer in the second, select one and
see the the order details in the grid.

How do I link the combox boxes to get what I want?

Thanks,



Thomas
 
J

Jose Oliver-Didier [MSFT]

Hi Thomas,

This blog post might be of some help, it talks about on how to create
dependent drop-downs/list-box in InfoPath using Filters:
http://blogs.msdn.com/infopath/archive/2004/03/24/95529.aspx

Alternatively, you could do something similar with the Master/Detail control
available with SP1.

Hope this helps,

--
Jose Oliver-Didier
Microsoft Office InfoPath

Check out the InfoPath Blog at http://blogs.msdn.com/infopath for additional
InfoPath tips and tricks.
 

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