Search

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

Matching Posts

  • Re: FireFox update 2.0.0.2 breaks some scenarios in ASP.NET AJAX apps

    I have problem with Firefox too. I copy PopupControl sample from ajaxtoolkit to try out. If I move the <asp:UpdatePanel> from inside of <asp:panel> to outside of <asp:panel>, the popup panel refresh for each callback event. It won't close popup when server issues commit(). It happens not only in Firefox 2.0, it's not working in Firefox 1.5.0.10 either. But same code works in IE. It looks like all those elements in the popup panel are re-created for each callback events.
  • Clicking templated controls inside <frame>/aspx/UpdatePanel/Gridview cause .net ajax javascript runtime error

    I have templated controls in UpdatePanel/Gridview. Clicking the controls in regular aspx will work fine - get postback and updatepanel render fine. If I put the aspx inside frameset <frame>. Clicking controls will cause javascript runtime error - Line: 5820, Sys.ArgumentOutOfRangeException: Value must be an integer. Parameter name: x Actual value was NaN. And updatepanel does not render correctly. Does anyone have same problem, know workaround? Is there anyway to change javascript and incorporate
    Posted to ASP.NET AJAX UI (Forum) by SeanDrun on 2/3/2007
    Filed under: "Update Panel"
Page 1 of 1 (2 items)