I have a single drop down in a jQuery Modal popup . When a row in a repeater is selected I show the modal and use jQuery to set the appropriate item in the drop down. When the item in the dropDown changes I do a postback and save the new values.I have a single drop down in a jQuery Modal pop