Cascading drop down list

A

Ana

I have three drop down list boxes. One of them should be dependent on
selections made in the other ones. I have three secondary data sources that
are tables in SQL Server 2005.
One drop has the área document, other has the type document and the last one
has the subject. When I select one área and one type document in the third
drop it should be visible only the subjects that are included in ttat area
and document type.

Ex.º I choose area "cash" and type document "Finance" and in the third drop
I see only 5 items/subjects.

How can i do this?
 
A

Ana

Hi Swathi,
it works when i have only two drop down lists but when i want put filters in
the two drop down the third dont have any registry to select.
 
S

Swathi

Hi Ana

Put the filters for third drop down also. One filter is same as what you
have put for the second drop down and the anoter filter is for "type
document".
 
A

Ana

Thanks Swathi.
It´s done, like you said, with filters in the second and third drop down.
Thanks again.
 

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