Hi Friends,
I have two tables country and states
I filled the countries data in a dropdownlist and i would like to display the states of a particular country in an Autocomplete textbox.
How can I do ? I have already gone through http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/AutoComplete/AutoComplete.aspx
Please help