Am doing CRUD operation using jquery popup window when clicking update it shows the gridview row values in textboxes for that i have used the above code.But for displaying the Row values in dropdownlist box the above code doesn't works.
Am trying to achieve this by clientside code like the above i used for textbox