4
Answers

Add countries using dotnet

Photo of John Ponratnam

John Ponratnam

18y
2.6k
1
I need to fetch the country names using C#.Net. Without using collections in the dropdownlist i need to add.
Example: in a page load i need to get all the countries in the dropdownlist using dot net coding.


Answers (4)