Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Modal Popup extender in accordion pane

$
0
0

I have a modal popup extender in an accordion pane. Here the code of the modal popup extender:

 

<atlasToolkit:ModalPopupExtender  ID="ModalPopupExtender" runat="server">        <atlasToolkit:ModalPopupProperties TargetControlID="btnDeleteTeacher" PopupControlID="pnlDeleteTeacher" BackgroundCssClass="modalBackground" DropShadow="true" OkControlID="OkDeleteTeacher" CancelControlID="CancelDeleteTeacher" OnOkScript="deleteteacher()"/>    </atlasToolkit:ModalPopupExtender>

  this modalpopup extender is in an accordion pane and it does popup when i click on the button btnDeleteTeacher, but if i then confirm within the modal popup extender the specified function deleteteacher is not called. is there a workaround or is it just not possible to use a modal popup extender within a accordion plane?

 thx in advance,

 

obachem
 


Viewing all articles
Browse latest Browse all 5678

Trending Articles



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