Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
315
Webdropdown listcontainer not on correct position
posted

Hi,

I'm using quite a lot dropdowns in my project. All of the dropdowns are working correctly, except when I put it on a modal dialog (with ModalExtender from AJAX Toolkit).  When the screen is at the top when the dialog is shown there are no problems, but when the screen is already scrolled down the DropdownContainer is not underneath the dropdown control. It looks like the dropdown container is positiong itself relative to the screen, but the modal dialog has an absolute positioning and there it seems to go wrong.

I could not find a work-a-round, does somebody here? 

I attached a screenshot to explain the situation. Look at the position of the screen behind the modal dialog.