Programmatically adding ASP.net User Control to UpdatePanel

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Chirag Goel
    New Member
    • Sep 2010
    • 1

    #16
    JWelch ,quentez

    I am on exactly same isuue.
    I have a tab container with 4 tab panels.

    In each tab panel i hv an update panel with a trigger to click a button and a placeholder for user control.

    on tab click i am firing the trigger eevnt .. the control is getting loaded in the place holder..
    But when i click on the next tab my usercontrol in the First tab disappear.

    I hv also made sure that once the tab is loaedd then it won't fire a postback trigger.

    Please help..

    I want once the user control is loaded in the tab it will remain thier as it is .. no more posstbacks..

    PLEASE HELP.. I am stuck here for days... :(

    Comment

    Working...