Search

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

Matching Posts

  • Re: no IntelliSense & "Not a known element" error everywhere

    i have the same problem and im not using the sp1 of vs2005 but when we remove the updatepanel all intelissense and bug erros just disapears this errors are just bugs they dont make ur aplication to stop work they just confuse u when something else isnt working u just need to find what isnt working and fix it then ur aplication will build and will run just fine and for me if u delete the updatepanel everything just go back to normal and when u finish the page u just need to add the updatepanel again
  • Re: ModalPopup extender

    u can try make the modalpopup like the exemple below and dont associate an cancel or an ok button to modal then u can use the server side events and do wathever u want i just dunno why when i use the cancel button propertie this mess with my other buttons on my page >.< and to open and close the modal use MyModalExtender.Show(); and MyModalExtender.Hide(); < asp:Panel ID= "Popup" runat= "server" CssClass= "modalPopup" Style= "display: none" > < asp:Label ID= "lblResult" runat= "server
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Balzak on 12/6/2006
  • Problen working with Accordion and ModalPopup

    im not sure if this problen is about modalpopup and accordion working together but i have 2 pages one with one accordion with 2 accordionpanes and a modalpopup working like one javascript alert when u confirm some action and this modal opens by server side using the Show() and Hide() propertie this page works great and with no problen the second page i have one accordion with 3 accordionpane and the same situation using modalpopup but this time the modal can be called almost every place on the page
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Balzak on 12/4/2006
Page 1 of 1 (3 items)