Browse by Tags

Related Posts

  • Accordion Control Events Do Not Fire

    I think this needs a bump. I just tried using an accordion in a usercontrol and added 3 panes, each containing an updatepanel containing a button. The button click event is not fired. Adding a hidden field as Chris suggested allows the click event to fire. Nathan
    Posted to ASP.NET AJAX Control Toolkit (Forum) by vindicator on 12-21-2006, 12:00 AM
    Filed under: Accordion, AjaxControlToolkit, event
  • Re: The solution

    This seems like a common problem. The example above works for an accordion with only one pane. However, if I do the same to try and initialize controls in the second, or third pane it doesn't work. I can reference the controls in my code, however I still have to click a button twice to fire the event...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by sricci on 01-24-2007, 12:00 AM
    Filed under: Accordion, event, controls
  • Re: Accordian that's data bound and OnItemCommand fails to call an event

    Have you tried removing the AutoSize attribute from the declaration? I've got it posting back but the page handlers only seem to pick up the events on the second attempt at a postback! Not hugely useful in a real life situation .. Anyone got an answer/workaround?
    Posted to ASP.NET AJAX Control Toolkit (Forum) by blueraccoon on 03-20-2007, 12:00 AM
    Filed under: Accordion, event
Page 1 of 1 (3 items)