Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Commented Issue: ModalPopExtender Problem [27995]

$
0
0
Up until now I had been using Ajax Toolkit v.v4.0.30319. The ModalPopupExtender had worked as expected.

I just installed v15.1.4. I just started a new project and am having the following issue with this control.

Setup up as follows:

<ajaxToolkit:ModalPopupExtender
ID="InfoModal"
TargetControlID="hidForOpen"
runat="server"
CancelControlID="hidForClose"
DropShadow="true"
PopupControlID="pnlUser"
BackgroundCssClass="ModalPopupBG">
</ajaxToolkit:ModalPopupExtender>

This worked great on v.4

This happens consistently. Works great three times by clicking a button and running InfoModal.Show(). Closing by clicking another button.

On 4th click to open the Modal Popup opens up in the background and is disabled...also opens up behind the panel that is in front. I can tell this by repositioning the ModalPopup.

Does this consistently every time.

I removed v15.1.4 and went back to v4 and problem went away.




Comments: My code is above other than the button which runs InfoModal.Show(). I get three good opens every time and then 4th one doesn't show. That is if I have it set to be centered. I set it to show to the side and I can see it sticking out from behind other panel so I know it is there. But since it isn't in front it is disabled.

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>