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

Getting error in AJAX modal popupextender

$
0
0

Hello,

I've an ajax modalpopupextender in an usercontrol, Which displays a list of employees when clicked on search button. I'm not able to see the modalpopupextender when clicked on search button. Getting the below error in debug mode

Microsoft JScript runtime error: Unable to get value of the property 'UI': object is null or undefined 

Sys.Application.add_init(function() {
    $create(Sys.Extended.UI.ModalPopupBehavior, {"CancelControlID":"ModalPopUpAllEHS1_imgclose","OnCancelScript":"hide()","PopupControlID":"ModalPopUpAllEHS1_panelpopup","PopupDragHandleControlID":"ModalPopUpAllEHS1_panelpopup","dynamicServicePath":"/EHSTrack/Personnel/IndustrialHygiene_Add.aspx","id":"ModalPopUpAllEHS1_modalpopupextender1","repositionMode":0}, null, null, $get("ModalPopUpAllEHS1_panelpopup"));
});

Can anyone please help me out in resolving this issue? Not able to find why this issue is coming

Thanks,


Viewing all articles
Browse latest Browse all 5678

Trending Articles



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