I have 1 table in my database with employee name, department name and branch name. now i want, when employee enter his name in name field then the corresponding department and branch name values will auto populate in the respective drop-down. how to do it in Dot Net MVC?
Asked
Active
Viewed 95 times
0
-
1Possible duplicate of [ASP.NET MVC cascading dropdown](https://stackoverflow.com/questions/47252378/asp-net-mvc-cascading-dropdown) – Parvez Mar 07 '19 at 05:51
-
Please search your question before you ask yourself. – Parvez Mar 07 '19 at 05:52