Click here to Skip to main content
15,915,823 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi

i had an some requirement like when user click on button , some popup should be opened, in that popup should nearly 10 serverside controls , so what is the best option for this requirement
please give me sufficient information,
thanks for ur help
Posted

hi,

use the ajax model popup cotrol for the same.
 
Share this answer
 
Simple Popup Control[^] has a number of controls on the popup.
 
Share this answer
 
HI

there is a control in AjaxToolKit called ModelPopUp.
you will will use that control and display control in it.
 
Share this answer
 
Hi For Use Of Popup in Your page on button click, you can implement this with the help of java script and ajax control. for more information you can visit this website.....
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/ModalPopup/ModalPopup.aspx[^]
 
Share this answer
 
Comments
kishore Rajendran 27-May-13 6:15am    
good link. my 5 (y)
those 10 controls are same page you can use AjaxModalPopupExtender.
other wise you can use
javascript window.open() or window.showmodaldialog()
 
Share this answer
 
 
Share this answer
 
v2
hi,
You can used Ajax Modal popup.. and it is best solution regarding to your requirement
Here i mention link for it

http://www.asp.net/ajaxlibrary/HOW%20TO%20Use%20the%20ModalPopup%20Control.ashx[^]
 
Share this answer
 

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