O
Ouaes Jamali
i am developing infopath form using visual studio tools for office 2003.I
have two drop downs in a infopath form. The first drop down contains the car
manufacturers names and the second drop down contains the cars made by each
company.
Drop down lstManufacturers contains the following names
<Select...>
Ford
Toyota
GM
Honda
When the users select "Ford" it drop down lstCars shows
Ford 150
Mustang-GT
Ford 250
Ford 350
Taurus
when the users select "Honda" the lst Cars shows
Civic
Accord
RAVA
When the users select the "Select..." item on the lst Maufacturers drop
down, i want to remove all the items from the lstCars dropdown.
How do i do this. I have been able to clear the selected value from the lst
Cars drop down but have not been able to remove the items from the drop down.
Any help will be greatly appreciated. also please let me know if you need
anything else from my side to resolve this issue.
-Ouaes Jamali
have two drop downs in a infopath form. The first drop down contains the car
manufacturers names and the second drop down contains the cars made by each
company.
Drop down lstManufacturers contains the following names
<Select...>
Ford
Toyota
GM
Honda
When the users select "Ford" it drop down lstCars shows
Ford 150
Mustang-GT
Ford 250
Ford 350
Taurus
when the users select "Honda" the lst Cars shows
Civic
Accord
RAVA
When the users select the "Select..." item on the lst Maufacturers drop
down, i want to remove all the items from the lstCars dropdown.
How do i do this. I have been able to clear the selected value from the lst
Cars drop down but have not been able to remove the items from the drop down.
Any help will be greatly appreciated. also please let me know if you need
anything else from my side to resolve this issue.
-Ouaes Jamali