Hello,
I have a problem with the ModalPopupExtender control and dropdowns, it's the following issue: as soon as the modalpopupextender is shown Dropdownlists dissapear from the page itself and when the extender control is closed the Dropdownlists reappear again.
The code on the page looks as followed:
- An updatepanel that holds the Ajax:ModalUpdateControl and various other controls
- Another updatepanel that holds a repeateritem that creates a list of certain items with a Dropdownlist per item.
I can provide the code of the aspx/vb files if needed.
I have a problem with the ModalPopupExtender control and dropdowns, it's the following issue: as soon as the modalpopupextender is shown Dropdownlists dissapear from the page itself and when the extender control is closed the Dropdownlists reappear again.
The code on the page looks as followed:
- An updatepanel that holds the Ajax:ModalUpdateControl and various other controls
- Another updatepanel that holds a repeateritem that creates a list of certain items with a Dropdownlist per item.
I can provide the code of the aspx/vb files if needed.