Search

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

Matching Posts

  • UpdatePanel in FormView

    I place an UpdatePanel around my Insert button. The button fires my Modalpopup but the Insert does not work. Any help appreciated. Insert no longer fires. Does an UpdatePanel work inside FormView? Using Beta 2 latest release. <asp : FormView...> < InsertItemTemplate > <ajax:UpdatePanel ID="P1" runat="server"> < ContentTemplate > < asp : ImageButton ID ="AddNewPhotoButton" Runat ="server" ValidationGroup ="Insert" CommandName ="Insert" skinid ="add" /> </ ContentTemplate
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dslamp on 11/9/2006
  • UpdatePanel in Formview

    I followed several threads on this forum and got exactly what I wanted working. A ModalPopup that clears when a lengthy process completes i.e an image conversion and database entry. I wanted a way of stopping users hitting the button while the they wait. However when I went to use it for an Insert inside a formview the modalpopup fires but Insert doesn't. Does an UpdatePanel work inside a Formview? If anyone could give me a clue here I would appreciate it. Do wrap the button in an UpdatePanel or
    Posted to ASP.NET AJAX UI (Forum) by dslamp on 11/9/2006
  • Re: Close a ModalPopUp

    I would like to close a ModalPopupExtender with a code behind action. Is the possible? I have tried Show() and Hide() but they dont seem to work. Any work arounds or fixes?
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dslamp on 11/7/2006
  • Re: New Toolkit for Beta 2 On Codeplex - Issue: No Microsoft.Web.Extensions.Design

    Same problem here. Could not load file or assembly 'Microsoft.Web.Extensions.Design, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies 61106
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dslamp on 11/6/2006
  • Re: Web Site Admin

    Thanks Angelo worked well. Dslamp
    Posted to Personal Site Starter Kit (Forum) by dslamp on 5/7/2006
  • Web Site Admin

    I have the Personal Web starter kit running on my local machine. I used the copy facility in Visual Web Developer Express to copy the site to my remote IIS 6 server. Overcame several permissions problems to get the thing running. Registration of the new user returns successful. How do I make the new user active? I have local access to the IIS machine but can't run the WebAdmin tool locally. I know I'm not alone on this one. Any thoughts or comments would be appreciated.
    Posted to Personal Site Starter Kit (Forum) by dslamp on 5/5/2006
Page 1 of 1 (6 items)