Skip to content
Loading
select item from city not fill items in district drop down  
  •   
  • CountryName:@Html.DropDownList("CountryList")  
  •   
  •   
  •   
  • CityName:"citylist" name="CityId">  
  •   
  •   
  • District:"districtlist" name="districtId">  
  •   
  • "submit" />  
  • }  
  •   
  •   
  •   
  • 3 Replies

    Know the answer? Post it — somebody with the same question will find it here.