Hi all,
I've given a task.I have to get employee's Country,State and city.
When I select Country as India, In State dropdownlist it must list all the states in India, When I select the state it must list all the cities in that state.But How do I get the states and cities of all in my table to get it binded to the list?
Any Idea? Will it need any Webservice ? Plz Help.......
Thanks in Advance
I've given a task.I have to get employee's Country,State and city.
When I select Country as India, In State dropdownlist it must list all the states in India, When I select the state it must list all the cities in that state.But How do I get the states and cities of all in my table to get it binded to the list?
Any Idea? Will it need any Webservice ? Plz Help.......
Thanks in Advance
Comment