Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • ap 8 posts 31 karma points
    Apr 09, 2010 @ 13:10
    ap
    0

    updatepanel causes full postback

    Hi,

    I have following problem:

    master template contains form with script manager

    child template contains update panel with macro that contains user control with text boxes and button

    The problem is when the button is pressed I have obtained full post back not just for updatepanel.

    Any idea?

     

    Regards

    AP

  • ap 8 posts 31 karma points
    Apr 13, 2010 @ 14:59
    ap
    1

    Stupid me. This is well known phenomenon in ASP.NET (not Umbraco) when LinkButton in UpdatePanel has no ID set.

    So, remember to always set ID for LinkButtons:)

     

    Regards

    AP

Please Sign in or register to post replies

Write your reply to:

Draft