Posted
on May 10, 2011
(permalink)
First off I am using a RadComboBox bound to a WebService.
Lets assume the web service returns three items with text "Foo", "Hello", "World".
If I load the page with no value in the combobox, it works perfectly. However, if I load it with say "Hello" as the loaded item, then I click on the combobox, then I click on bottom bar with the arrow (the rcbMoreResults item), I see the following in the drop down "Hello", "Hello", "World".
I'm using Q1 2011 SP1