I have a form with several radcomboboxes and a few buttons and textboxes. Each combobox has an empty Text Message that displays in gray italics. In the webform, you can select an item in the combobox using the dropdown UI or you can also click on an ad on the side of the page and the item is selected for you using javascript.
When the item is selected using javascript it displays the text for the item (as though it is actually selected), but the text is rendered with the Empty Item Text Style. So, it looks like the item was not selected.
Hope that makes sense. Please let me know if there is something I need to do to get the selected item to display properly.
When the item is selected using javascript it displays the text for the item (as though it is actually selected), but the text is rendered with the Empty Item Text Style. So, it looks like the item was not selected.
Hope that makes sense. Please let me know if there is something I need to do to get the selected item to display properly.