Repeater and DropDownList with AutoPostBack
Hi All,
I have a list of records that I'm displaying in a repeater. When the user selects something new in one of the dropdownlists (Each record has it's own list), I want to do an AutoPostBack and automatically update that particular record. I can't seem to figure out a way to unique identify a particular dropdownlist with a record number so I can update that particular record. Any help would be appreciated!
Thanks
|