Feedburner
Found out that if Combobox.Sorted is set to true then Combobox.SelectedValue returns not the actual selection. As a possible workaround I used Combobox.SelectedItem — that worked for me at least.
posted in FYI by dmitko