Thanks for the reply. I set the breakpoint, and selected the fourth item on from the DropDownList. Since it is zero-based, the value of SelectedIndex should be 3, and it is. Since there are 30-odd records in the database table, 3 should be fine, in theory...?