country states district mandal and village in drop down box
Select Countries, States, Districts ,Mandal , Village in Drop down box Using Angularjs
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Pradeep SahooPosted May 11, 2015, 8:09 AM
You are looking a cascading dropdown list .Please refer my code snippet
http://www.c-sharpcorner.com/code/862/cascading-dropdown-list-in-angularjs.aspx
run the code and see how it works and implement the same.
Hope it helps.