EnablePageMethods & Mixing managers..

  1. #1

    EnablePageMethods & Mixing managers..

    Hello,

    The more I use extjs + coolite the less I need ASP.NET components, but I need pagemethods. Is it safe to use page methods + Microsoft's script manger with coolites's script manager?

  2. #2

    RE: EnablePageMethods & Mixing managers..

    alexandern (6/6/2008)

    The more I use extjs + coolite the less I need ASP.NET components...
    I'm hearing that a lot lately. ;-)

    The Coolite/Ext controls should work without problem if an <asp:ScriptManager> is included on the Page. Did you get a error or Exception when you tested this functionality? If yes, please let us know and we'll do our best to track down the conflict.

    The controls should also work as expected with the <asp:UpdatePanel>.
    Geoffrey McGill
    Founder
  3. #3

    RE: EnablePageMethods & Mixing managers..

    No problems so far, just checking though... and no I will not use M$'s update panel, what for really? it's a javascript web 2.0 world after all..

Similar Threads

  1. Replies: 1
    Last Post: Mar 17, 2009, 1:17 AM

Posting Permissions