This is a little odd and I can't reproduce it in a test case so it must be some interaction with the application.
I have a RadComboBox on a page which is part of a large application. The base master page has a RadSkinManager set to "outlook". The RadComboBox is populated in the code behind and initially displays correctly but then the "current state" turns to yellow. Once the user makes a selection the box returns to white background and stays there unless the page is reloaded. Oddly enough a dependent RadComboBox, which also shows the yellow background, will go to white after a selection is performed on the first box. (A selection on the first box causes the second box to be repopulated on a filtered set of data).
Any suggestions as to what is causeing this effect?
Stephen
I have a RadComboBox on a page which is part of a large application. The base master page has a RadSkinManager set to "outlook". The RadComboBox is populated in the code behind and initially displays correctly but then the "current state" turns to yellow. Once the user makes a selection the box returns to white background and stays there unless the page is reloaded. Oddly enough a dependent RadComboBox, which also shows the yellow background, will go to white after a selection is performed on the first box. (A selection on the first box causes the second box to be repopulated on a filtered set of data).
Any suggestions as to what is causeing this effect?
Stephen