webparts and multiple updatepanels (ajax)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?TWFyYw==?=

    webparts and multiple updatepanels (ajax)

    Dear all

    I have a scenario where I have 2 updatepanels on a page, each one containing
    a weppartzone. the scriptmanager is outside of the updatepanels. when I go to
    design display mode, i can drag and drop just once between the wepartzones -
    then the solution breaks.

    If the scriptmanager is inside a weppartzone everything works fine.

    I found some old post that mentioned this problem. Is this issue resolved in
    ASP.NET 3.5? I think it is not. If there is a solution or a workaround, can
    you post thisone please?

    Thanks in advance for your help,

    Marc

  • Steven Cheng [MSFT]

    #2
    RE: webparts and multiple updatepanels (ajax)

    Hi Marc,

    From your description, you're encountering some problem when using ASP.NET
    web part together with the AJAX update panel, correct?

    As for this problem, I did found some existing web threads or cases which
    mentioned some issue about using web part with AJAX, however, the symptom
    seems abit different. Is it possible for you to create a simplified page
    or web site project which demonstrate the behavior? You can send me that so
    that I can perform some local test on it. You can reach me at the
    following address:

    "stcheng" + @ + "microsoft. com"

    Sincerely,

    Steven Cheng

    Microsoft MSDN Online Support Lead


    Delighting our customers is our #1 priority. We welcome your comments and
    suggestions about how we can improve the support we provide to you. Please
    feel free to let my manager know what you think of the level of service
    provided. You can send feedback directly to my manager at:
    msdnmg@microsof t.com.

    =============== =============== =============== =====
    Get notification to my posts through email? Please refer to
    http://msdn.microsoft.com/en-us/subs...#notifications.

    =============== =============== =============== =====
    This posting is provided "AS IS" with no warranties, and confers no rights.

    --------------------
    >From: =?Utf-8?B?TWFyYw==?= <Rombooth1@comm unity.nospam>
    >Subject: webparts and multiple updatepanels (ajax)
    >Date: Wed, 20 Aug 2008 01:18:01 -0700
    >
    >
    >Dear all
    >
    >I have a scenario where I have 2 updatepanels on a page, each one
    containing
    >a weppartzone. the scriptmanager is outside of the updatepanels. when I go
    to
    >design display mode, i can drag and drop just once between the wepartzones
    -
    >then the solution breaks.
    >
    >If the scriptmanager is inside a weppartzone everything works fine.
    >
    >I found some old post that mentioned this problem. Is this issue resolved
    in
    >ASP.NET 3.5? I think it is not. If there is a solution or a workaround,
    can
    >you post thisone please?
    >
    >Thanks in advance for your help,
    >
    >Marc
    >
    >

    Comment

    • =?Utf-8?B?TWFyYw==?=

      #3
      RE: webparts and multiple updatepanels (ajax)

      Hi Steven

      Did you receive my email with the sample application?

      Kind regards,

      Marc

      Comment

      • Steven Cheng [MSFT]

        #4
        RE: webparts and multiple updatepanels (ajax)

        Hi Marc,

        I have received your email and I'll perform some tests on this. I'll update
        you for the results I got.

        Sincerely,

        Steven Cheng

        Microsoft MSDN Online Support Lead


        Delighting our customers is our #1 priority. We welcome your comments and
        suggestions about how we can improve the support we provide to you. Please
        feel free to let my manager know what you think of the level of service
        provided. You can send feedback directly to my manager at:
        msdnmg@microsof t.com.

        =============== =============== =============== =====
        Get notification to my posts through email? Please refer to
        http://msdn.microsoft.com/en-us/subs...#notifications.

        =============== =============== =============== =====
        This posting is provided "AS IS" with no warranties, and confers no rights.


        --------------------
        >From: =?Utf-8?B?TWFyYw==?= <Rombooth1@comm unity.nospam>
        >References: <43DE83D9-7AB5-463C-B9C4-68ECC996EC91@mi crosoft.com>
        <WkfK1f1AJHA.38 36@TK2MSFTNGHUB 02.phx.gbl>
        >Subject: RE: webparts and multiple updatepanels (ajax)
        >Date: Fri, 22 Aug 2008 03:13:02 -0700
        >
        >Hi Steven
        >
        >Did you receive my email with the sample application?
        >
        >Kind regards,
        >
        >Marc
        >

        Comment

        • =?Utf-8?B?TWFyYw==?=

          #5
          RE: webparts and multiple updatepanels (ajax)

          Thank you Steven - sorry for my impatience.

          Kind Regards,

          Marc


          Comment

          • Steven Cheng [MSFT]

            #6
            RE: webparts and multiple updatepanels (ajax)

            Hi Marc,

            I have performed some test on the project you supplied.

            In the test page, I can see that you put both the ScriptManager and
            WebpartManager outside the two updatepanels and there is one webpart zone
            in each updatepanel respectively.

            I have tried draging/moving webparts in design-mode. It seems after the
            first move, the webpart zones become uneditable. Is this also the problem
            behavior you encountered?

            Then I've done some changes, according to my further test, it is when you
            put the "WebPartZon e" inside the updatepanel(als o I used a single
            updatepanel instead of two separate one) will the design mode behavior
            works correctly. I think the original problems behavior may due to the
            partial update not correctly associate the status of webpart zones with
            WebPartManager when you put it outside the updatepanel. Is it possible for
            you to put the WebPartManger inside the updatepanel and use a single
            updatepanel around the entrie page sections(where you need ajax postback)?

            Sincerely,

            Steven Cheng

            Microsoft MSDN Online Support Lead


            Delighting our customers is our #1 priority. We welcome your comments and
            suggestions about how we can improve the support we provide to you. Please
            feel free to let my manager know what you think of the level of service
            provided. You can send feedback directly to my manager at:
            msdnmg@microsof t.com.

            =============== =============== =============== =====
            Get notification to my posts through email? Please refer to
            http://msdn.microsoft.com/en-us/subs...#notifications.

            This posting is provided "AS IS" with no warranties, and confers no rights.






            --------------------
            >From: =?Utf-8?B?TWFyYw==?= <Rombooth1@comm unity.nospam>
            >References: <43DE83D9-7AB5-463C-B9C4-68ECC996EC91@mi crosoft.com>
            <WkfK1f1AJHA.38 36@TK2MSFTNGHUB 02.phx.gbl>
            <78502076-2933-44C1-B3DF-DCD4E89575E3@mi crosoft.com>
            <ACqeHxoBJHA.35 76@TK2MSFTNGHUB 02.phx.gbl>
            >Subject: RE: webparts and multiple updatepanels (ajax)
            >Date: Mon, 25 Aug 2008 01:32:01 -0700
            >
            >Thank you Steven - sorry for my impatience.
            >
            >Kind Regards,
            >
            >Marc
            >
            >
            >

            Comment

            • =?Utf-8?B?TWFyYw==?=

              #7
              RE: webparts and multiple updatepanels (ajax)

              Hi Steven

              This will be fine for me. I can live with one update panel.

              Thanks,

              Marc

              Comment

              • Steven Cheng [MSFT]

                #8
                RE: webparts and multiple updatepanels (ajax)

                Thanks for your reply Marc,

                Appreciate your understanding.

                Also, I would suggest you submit this problem to the connect feedback site
                so that the dev team has the opportunity to hear on this. And other
                community members suffers the problem can also vote on the issue/feedback.



                You feedback and comments are really valuable.

                Sincerely,

                Steven Cheng

                Microsoft MSDN Online Support Lead


                Delighting our customers is our #1 priority. We welcome your comments and
                suggestions about how we can improve the support we provide to you. Please
                feel free to let my manager know what you think of the level of service
                provided. You can send feedback directly to my manager at:
                msdnmg@microsof t.com.

                This posting is provided "AS IS" with no warranties, and confers no rights.

                --------------------
                >Thread-Topic: webparts and multiple updatepanels (ajax)
                >thread-index: AckHfaDoh0xi9zC aQKyDeUWe1R9r+Q ==
                >Subject: RE: webparts and multiple updatepanels (ajax)
                >Date: Tue, 26 Aug 2008 06:14:10 -0700
                >
                >Hi Steven
                >
                >This will be fine for me. I can live with one update panel.
                >
                >Thanks,
                >
                >Marc
                >

                Comment

                Working...