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?
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?