Browse by Tags

Related Posts

  • How to display a ModalPopup from within a ListView template

    This is how I solved the problem I had with displaying ModalPopups from with a ListView template, and my understanding about why it worked. Please correct any information that is wrong, and add enlightening thoughts. You can't display a ModalPopup from within a ListView template by using a ModalPopupExtender...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Gary Frank on 10-17-2008, 12:00 AM
    Filed under: ModalPopup, ModalPopupExtender, display, Error, ListView
  • Re: Keepin modalpopup panel visible after button click

    Hi, I am trying to do something smilar. Even I have a wizard containing 3-4 steps which has web forms. I wanted to do it in a modal popup and I want the modal popup to be showed till I complete the last step. I have coded some thing like this. <asp:Panel ID="MainPanel" runat="server"...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by suresh.el on 02-28-2008, 12:00 AM
    Filed under: ModalPopup, ModalPopupExtender, popupextender, extender, modal
  • Issue with ReorderList on ModalDialog

    I am using asp.net 2.0 with the AjaxToolKit 1.0 under Visual Studio 2005. My issue is that when I place a ReorderList control on a panel that will be used in a ModalDialog at the time I click on an item in the list to move it, the text disappears. I believe some how the div that us shown during the drag...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by goog on 08-14-2007, 12:00 AM
    Filed under: ModalPopup, ModalPopupExtender, reorder list, ajax controls
  • Re: ModalPopupExtender & Wizard

    Hi Zak Keown, Sorry I couldnt help you on time, but I would like to share the pain similar to yours and my journey to the solution. Just a day back i also got stuck in the same kind of problem. I tried getting the controlID dynamically and then attaching it to the ModalPopupExtender but all failed. Finally...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by ksivasenthil on 06-17-2007, 12:00 AM
    Filed under: ModalPopup, modalPopup updatepanel, ModalPopupExtender, "AJAX Toolkit", wizard
  • ModalPopupExtender hides after postback

    Hi ! I am using the ModalPopupExtender to show a modal dialog. In the dialog I have a Do-Something button performing a very simple operation (copying text between two textboxes which are part of the modal dialog). Everything is inside a UpdatePanel. Every time I activate the Do-Something button the Dialog...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by XPD on 04-27-2007, 12:00 AM
    Filed under: ModalPopup, modalPopup updatepanel, ModalPopupExtender, "AJAX Toolkit"
  • Single Modal Popup called/populated programatically

    I have a feeling this is entirely possible but I haven't been able to get it yet. I like the Modal Popup Extender, but one thing I don't like is having to set properties for which control triggers it and which control is displayed. I envision something much more generic to where the placeholder for a...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by atlasbeginner on 04-26-2007, 12:00 AM
    Filed under: ModalPopup, ModalPopup "code behind", ModalPopup "code behind" DynamicServicePath, ModalPopup "code behind" show, modalPopup ajax control toolkit setfocus, ModalPopup Ajax Update Dropdownlists, ModalPopup and Formview, modalPopup AutoComplete display rendering, modalPopup beta, modalPopup codebehind targetcontroll null, modalPopup databinding, ModalPopup GridView Images, modalPopup javascript, ModalPopup OnOkScript "server-side", modalPopup scrolling position, modalPopup show firefox, ModalPopup TargetControlID DetailsView, modalPopup updatepanel, modalPopup updatepanel onselectedindexchanged, modalpopup validation, ModalPopupExtender, modalpopupextender calendar ondayrender, ModalPopupExtender control Response.Redirect behavior, ModalPopupExtender DynamicControlID, ModalPopupExtender IE6 select bleedthrough, ModalPopupExtender TabPanel TabContainer TargetControlID, modalPopupextender usercontrol, "AJAX Toolkit", .show() method, ajax targetcontrolID modalpopupextender, AjaxControlToolkit, ajaxToolkit, ajax modalpopupextender, ajax modalpopupextender targetcontrolID, AJAX Control Toolkit, AJAX Control Toolkit help
  • Modal Popup Help

    I am able to wire up an AJAX ModalPopup and everything works fine. However, what I want to do is execute the following from the Code Behind to bind data to a formview protected void DisplayDetailView( object sender, CommandEventArgs e) { DataTable dataTable = CarManager .FindCarByUniqueID( e.CommandArgument...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by DigitalDean on 04-17-2007, 12:00 AM
    Filed under: ModalPopup, ModalPopupExtender, ModalPopupExtender UserControl, Ajax Toolbox
  • Modal Popup Extender supresses postbacks.

    Hey guys, I've had a look around the forums and can't see that this issues been discussed before so if it has maybe someone could point me in the correct direction. I've got a form that manages some customer details (name, age etc...). As part of this, the user has the ability to add tasks to a customer...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by cambo1982 on 04-16-2007, 12:00 AM
    Filed under: ModalPopup, ModalPopupExtender, "AJAX Toolkit"
  • ModalPopupExtender Not Working in Model View Presenter pattern

    I'm hoping someone has ran into this before and can offer some suggestions: I'm using the Model View Presenter pattern (where my asp pages implement different views that are passed and set by a presenter object). My page responds to properties contained in the view interface when they are set by the...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kylen on 04-13-2007, 12:00 AM
    Filed under: ModalPopup, modalPopup ajax control toolkit setfocus, modalPopup updatepanel, modalPopupal, ModalPopupExtender
  • ModalPopupExtender problem with embedded object

    I have an embedded Flash movie on a page that is using a ModalPopupExtender. When I click the button to activate the ModalPopupExtender, the popup panel gets displayed on top of all the controls on the page (as it should) except for the embedded object. Additionally, the embedded object does not get...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by stormygalaxy on 04-12-2007, 12:00 AM
    Filed under: ModalPopup, ModalPopupExtender, "AJAX Toolkit", AjaxControlToolkit, AJAX Control Toolkit
Page 1 of 4 (35 items) 1 2 3 4 Next >