Search

You searched for the word(s): userid:819052

Matching Posts

  • Re: combobox inside modalpopup

    I copy and pasted your code in an empty page (with Visual basic, instead of C). The popup shows correctly, the combobox as wel. However, when i hit the button the list opens about 300px to the left and below the combobox (outside the modalpopupextender). Why is this happening. I tested this in IE7 and Firefox 3.0
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Pjotr1001 on 5/31/2009
  • Re: New combobox inside Modalpopup not showing correctly

    Sorry, I red the article and tried the solution, but it's stil not working. I can see de textbox, but the button on the left is shown as a litte grey square, about 3 by 3 pixels in size. I can click it but it won't open the dropdownlist. Please put my code in a defaul aspx file and try it yourself, it aint working.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Pjotr1001 on 5/31/2009
  • New combobox inside Modalpopup not showing correctly

    Perhaps I'm missing something here, but I can't get this to work. I've put an Ajax combobox inside a panel with a Modalpopupextender. When the panel opens, it shows the combox, but the button on the right is missing. At first i thought it had something to do with my CSS, but when i move the combobox outside the popuppanel, everything works fine. I've tested this in both IE7 and Firefox 3 any help would be apreciated here is the code: <%@ Page Language="VB" AutoEventWireup
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Pjotr1001 on 5/24/2009
    Filed under: AJax Combobox ModalPopup
  • Re: Modal Popup Extender with multiple TargetControlID??

    there is an even simpler solution. Just asign a linkbutton to the TargetControlID, but don't assign any name to it, for example: < asp : LinkButton ID ="Dummylinkbutton1" runat ="server"></ asp : LinkButton > you don't have to hide is linkbutton, cause it is already invisible, and you don't need a behaviourID or any javascript at al
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Pjotr1001 on 8/11/2008
Page 1 of 1 (4 items)