i have two dropdownlist in that one dropdownlist connected with stored procedure it contains data textfield is cellname and data valuefield is cellid based on cellid the second dropdownlist displays zone name. in second dropdownlist contains list of values. after selecting the value and button click event performed. if button clicked, default first value is loaded.