Hi,
I have 3 dropdowns (city, district, neighborhood) with cascading
There is no problem with city dropdown. I can see the list and choose one.
Once city is chosen the 2.dropdown gets populated with the districts that belong to chosen city and I can choose the district.
Once the district is chosen, I see only 1 item populated in the 3. dropdown which is the value of the neighborhood.
If I delete the cascading part in the 3.dropdown, I can see the items populated but I see all the items that belong to all cities.
Is there any problem with more than 2 cascading dropdowns ?
Note: I'm using SQL Server 2008 Express in the background.
Thanks,
Haim Beyhan
Bookmarks