0
Answer

[C# et ASP.NET] Dropdownlist

Cricri

Cricri

17y
1.8k
1
Hi!

I have 2 dropdownlist on my application!

i have to select in my ddl1 a year, in my ddl2 a location....

When i click the button Reseach, i want to have the information of that location depending on the year selected...

I do i can link the 2 ddls so that my application can work?

Thanks