When user will login first time then user will fill his profile details and when he login next time then all the filled details will be shown to the user by fetching from database and user can update particular value.. but value of state and city is being fetched in code behind but it is not setting the value in dropdownlist. why?
help me please.