I want to open a small Box on a button click which contains few controls in it but it should appear like a box and not as a Page with side bar,menu bar etc.In C# asp.net
how to open Pop up Box not a new page in Asp.net
Hi
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sanjeeb LenkaPosted Sep 18, 2013, 6:27 AM
for this you can use ajax modalpopup extender.
refer to these links for sample:
http://aspsnippets.com/Articles/Building-Modal-Popup-using-ASPNet-AJAX-ModalPopupExtender-Control.aspx
http://www.webcodeexpert.com/2013/08/ajax-modalpopupextender-example-to-open.html#.UjlnYiJlfcw
http://csharpdotnetfreak.blogspot.com/2011/03/ajax-modalpopupextender-example-aspnet.html