I have 2 iframes one on top of the other. In the top iframe I have a webdropdown, when I click it to open the drop down goes behind the lower iframe. How do I fix this? I have EnableDropDownAsChild="false"
mts176,
Were you able to resolve this by setting EnableDropDownAsChild to true?
No, I had to take it out of the iframe and put it on the parent page. Kind of a pain, but I have yet to receive any help on the situation, so I had to figure out a way to get it done.