Click here to Skip to main content
15,885,127 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am Using the following Code for ajax control modelpopupExtender..


<asp:ModalPopupExtender ID="ModalPopupExtender1" runat="server" TargetControlID="addcanceldummy"
PopupControlID="pnlpopup" BackgroundCssClass="ModalPopupBG" CancelControlID="btncancel">


But I am getting an error.
can anyone please suggest me...
Posted
Comments
OriginalGriff 18-Apr-14 7:43am    
And what error are you getting?
Sampath Lokuge 19-Apr-14 2:22am    
Can you put the whole error with the stack trace ?
thatraja 21-Apr-14 7:59am    
Glad you have solved the issue
Sunasara Imdadhusen 8-May-14 6:18am    
What is your error, can you please describe your question in detail

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900