Hi
I am using two dropdownlist in my form first dropdownlist data filled by database when page is loaded and based on selecting the item in dropdownlist dropdownlist will display the items from database but what happen is it will reload page every time when i clicked on the items in dropdownlist one
So i want to know how to use AJAX update panel
Thanks