Asp.net ajax
guys,
i have 4 different dropdown lists. All are dependent to each other. IF dropdown A gets changed, the dropdown list B gets repopulated, if B gets changed, dropdown C gets repopulated, if C gets changed, D gets repopulated. I do not want to reload the whole page. Is there any sugguestion how to use the update panel and triggers
thanks
|