Search

You searched for the word(s): userid:767771

Matching Posts

  • Re: Update Panel problem

    there's only two update panels...the rest are regular asp:Panels
    Posted to Getting Started (Forum) by BigGuyStatus on 10/26/2007
  • Re: Update Panel problem

    Thanks for the reply, however, further details of what I am encountering: -I have four panels, two of them do not expand or collapse pnl1 and pnl3, however, if you click on the static panel "pnl1 or pnl3" it will expand and collapse pnl2 and pnl4.(pnl1 expands pnl2 and pnl3 expand pnl4). I have all the panels in an update panel and I have the panelextenders as well. now when debugging, I removed one of the panel and everything seemed to work fine, the update panel supressed the postback
    Posted to Getting Started (Forum) by BigGuyStatus on 10/26/2007
  • Re: Update Panel problem

    pkellner, Thanks for the quick reply, however, what I am trying to acheive is the lack of the page flickering. Meaning, I do not want the page to blink and reload. This is what I have discovered so far.: I have two collapsiblePanelExtenders on the page, and if i only have one and comment the other one out, the page operates as desired, but if i add the second collapsiblepanelextender it begins to make the page blink and flicker, its not async as it is should be. What i have done is create several
    Posted to Getting Started (Forum) by BigGuyStatus on 10/26/2007
  • Re: CollapsiblePanel causing UpdatePanel problems

    in the collapsiblePanel there exists a property called suppresspostback, set that to true.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by BigGuyStatus on 10/26/2007
    Filed under: BigGuyStatus is trying to help
  • Update Panel problem

    I am relatively new to AJAX and I am in need for some assistance....My update panel commits a full postback, I was under the impression that it should be async any suggestions anyone.
    Posted to Getting Started (Forum) by BigGuyStatus on 10/26/2007
    Filed under: ajax update panel issues
Page 1 of 1 (5 items)