I\'m used to doing things like
State.Items.Add(new ListItem { Text = \"SomeState\", Value = NumericIDofState });
Where State is a Listbox in A
See these properties of combo: