B
Bart Schelkens
Hi,
I have a webpage that contains 2 dropdownlists.
One is displaying Categories and the other is displaying sub-categories.
When I click on a categorie in the first dropdownlist, I want the second
list to display
the sub-categories for the selected category.
I tried it using the SelectedIndexChanged but this doesn't fire until a
submit of the page. Is there a way to have the desired effect whitout having
to perform a submit ?
Thanks.
I have a webpage that contains 2 dropdownlists.
One is displaying Categories and the other is displaying sub-categories.
When I click on a categorie in the first dropdownlist, I want the second
list to display
the sub-categories for the selected category.
I tried it using the SelectedIndexChanged but this doesn't fire until a
submit of the page. Is there a way to have the desired effect whitout having
to perform a submit ?
Thanks.