Hi,
I have two Dropdownlist control.One is for bind Country name and another is State name. When i select country name in dropdownlist , then display State name.But in this case full page is refreshed.I want to refresh for a particular position.
How to solve this without using Update Panel control ?