iam using asp.net mvc4 and sql server 2008
dear all i have four dropdown list in single page
1-countries when user selects any country all states shoulds be dispaly in states dropdown list
2-states when user selects any States all cities should be dispaly in cities dropdown list
3-cities when user selects any cities all clients should be dispaly in clients dropdown list
4-clients when user selects any client then all details of that client should be display in grid
can any body gives example or suggestion
Bikesh SrivastavaPosted Sep 13, 2016, 2:23 AM
Midhun TpPosted Sep 13, 2016, 1:27 AM
charan sekharPosted Sep 12, 2016, 12:17 PM
Midhun TpPosted Sep 11, 2016, 9:28 PM
http://www.c-sharpcorner.com/uploadfile/4d9083/creating-simple-cascading-dropdownlist-in-mvc-4-using-razor/
http://www.c-sharpcorner.com/UploadFile/sourabh_mishra1/cascading-dropdownlist-in-Asp-Net-mvc/