Form inside nested updatepanels

Last post 08-01-2008 1:31 PM by Saturday3AM. 3 replies.

Sort Posts:

  • Form inside nested updatepanels

    07-19-2008, 11:01 AM

     

    I have a structure that looks like this. The updatepanel, reorderlist and placeholder are on a page. The content of the placeholder (checkbox and button in another updatepanel) is in a usercontrol which is loaded in OnItemDataBound function. The ScriptManager is located on the MasterPage above all this.

    The problem is that I can't submit the form inside the usercontrol. It works if I remove the updatepanels (both, not only one no matter which) but otherwise nothing appears to happen.

    I've looked at info regarding nested updatepanels and on the outer one I've set UpdateMode="Conditional" ChildrenAsTriggers="false" and also set the reorderlist as trigger so that one works.

    Any ideas what might be wrong?

     
    <updatepanel>

    <reorderlist>

    <placeholder>

    <updatepanel>

    <checkbox />

    <button />

    </updatepanel>

    </placeholder>

    </reorderlist>

    </updatepanel>
     
  • Re: Form inside nested updatepanels

    07-21-2008, 6:31 AM
    bump
  • Re: Form inside nested updatepanels

    07-23-2008, 4:38 PM
    any ideas?
  • Re: Form inside nested updatepanels

    08-01-2008, 1:31 PM

    bump

Page 1 of 1 (4 items)
Microsoft Communities
Page view counter