I'm using the AJAX.NET ModalPopUpExtender to display a customer form.
Inside that form, I have a RadComboBox. When the pop-up is opened, only the first comboBox item is available. Clicking on the drop-down doesn't work.
As a test, I moved the comboBox outside of the modal and it works fine.
Any ideas?