the problem i have is When i select Country1 City display as Country1City1 which is correct but the company like Country2Company2
i use the same codes that i used for the city any idea? but im sure the ID on the DB is correct id that belong to the correct tables but it give wrong results
BlackShadows
Member
4 Points
28 Posts
problem with Cascading DropDownList
Apr 25, 2012 10:33 AM|LINK
Hi there in my project I have 3 dropdown
1st: Country
2nd: City - using CountryID as binding
3rd: Company - using AreaID as binding
the problem i have is When i select Country1 City display as Country1City1 which is correct but the company like Country2Company2
i use the same codes that i used for the city any idea? but im sure the ID on the DB is correct id that belong to the correct tables but it give wrong results