|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Dropdownlist Nested ChainIf possible could someone point me in the right direction to complete
the following - I have tried browsing around looking for examples or tutorials, but they seem to be very generic and dont go this far... I would like to have a single dropdownlist with 6 options - depending on the option that is selected it will change the items in the second drop down list. Esentially we have 6 categories of reports, I would like to set up the page from the current 40 links, to a primary dropdownlist that has each category, then the second dropdownlist will populate with the reports from the category selected in the first drop down list. Thanks ahead of time! JD JD,
Do an autompostback on the first one and then load the second depending on the fisrt selected value. Ryk |
|||||||||||||||||||||||