hi, there; using asp.net 2.0 (vb), i have placed a ModalPopupExtender on my page containing an asp.net panel and, within this, a google map.
first off, let me say that this map displays perfectl...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22769071.html
I have a page with a print button that first calls a ModalPopupExtender that asks the user what reports they want to print (3 radio buttons, "Print" button and "Cancel" button). The "Cancel" button...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22984502.html
I'm trying to return a value of a control that is in a ModalPopupExtender.
here is a part of the code, also pasted below is part of the css file I'm using.
As seen in the code, I'm trying bot...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22506277.html
We're trying to use the ASP.NET AJAX ModalPopupExtender on a webpage that has a drop-down list (html select tags). In IE6 the drop-down lists are hidden by ASP.NET AJAX toolkit when the modal popu...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22657457.html
I have a page that uses the AJAX ModalPopupExtender to display a popup panel when I click one of the buttons on the page. For the brief second or so that the page is refreshing I can see that the p...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_22899647.htm...
Zones:
ASPDate Answered: 10/19/2007 Rating: 9.6 Views: 16
I placed a Formview inside a Panel inside an UpdatePanel. A Button triggers the ModalPopupExtender which displays the formview. I can change and update any field on the form. CalendarExtenders work...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22974504.html
I have a ModalPopupExtender on a page. The modal works great, does what I tell it to. However, when the page loads, there's a brief flicker where the modal and its content shows for a moment and th...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22647390.html
Hi,
Could anyone please tell me how to use Checkboxes in ModalPopupExtender. And also how to make its events workable.
Thanks
Srinivas
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_24482941.html
How can I display my MODALPOPUPextender window only when my linkbutton control is display? I want the MODALPOPUP window hidden until my linkbutton is selected. WHat am I missing?
<cc1:ModalP...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22665415.html
I am trying to use a ModalPopupExtender to display a message when the page loads based on a value in the QueryString. The popup works when trigggered from a button on the page. In the Page_Load I t...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22666576.html