<div>I have an Ajax Combobox that is positioned on a ModalPopupExtender. The combobox displays the dropdown correctly in IE8 but If I run the same code on IE10 the dropdown list does not display the data. i see the dropdown but it is either empty, or, sometimes,
it will show only the first item (or....it doesn't drop down maybe)</div> <div>Any ideas?</div> <div>The combobox is set as visible and the PopuUpExtender visibility is set to false until a button is pressed. Once the button is pressed the modal is displayed
and it should have a dropdown for the field that has items.</div>
↧