how to sepeate all list
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
If I have selected counrty from dropdown list ,then contry related states shoould be visible in next the dropdun list.
Poonam Jagdale
-
If I have selected counrty from dropdown list ,then contry related states shoould be visible in next the dropdun list.
Poonam Jagdale
What you are looking for is called a cascading dropdown Using CascadingDropDown with a Database[^]
No comment