anto.danny
Registered User.
- Local time
- Today, 08:32
- Joined
- Nov 8, 2015
- Messages
- 35
Hello there,
I am trying building a filter using three list box and they filter down at each selection in the list box.
Requirement:
List box:-
1. Equipment type
2. Manufacturer
3. Model
When the user selects equipment type the manufacturer list box should show only manufacturers of the selected equipment type, similarly on the selecting manufacturer the Model list box should show only models made by that manufacturer.
How can I do this?
I am trying building a filter using three list box and they filter down at each selection in the list box.
Requirement:
List box:-
1. Equipment type
2. Manufacturer
3. Model
When the user selects equipment type the manufacturer list box should show only manufacturers of the selected equipment type, similarly on the selecting manufacturer the Model list box should show only models made by that manufacturer.
How can I do this?