Browse by Tags

Related Posts

  • Accordion control and databinding

    Today I tried to implement some <%# %> databindings in my website, on the same page as were an accordion control exists. To bind the <%# %> stuff to the data, I added a 'DataBind()' call to the Page_Load function of my page. I was very surprised to see that all panes of the Accordion control...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Heleboel on 01-18-2007, 12:00 AM
    Filed under: Accordion, bug, DataBinding
  • BUG: Accordion with DataBinding when data produces no panes

    Binding to an XMLDataSource, where the XPath filter of the datasource is changed dynamically to select different subsets of the data. The problem occurs when the filter produces no content nodes, and thus no data-bound Panes are produced for the Accordion Control. The behaviour barfs at runtime during...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by ddanz on 01-05-2007, 12:00 AM
    Filed under: Accordion, ASP.NET AJAX Control Toolkit, bug, DataBinding, Databinding the Accordion control, AJAX Control Toolkit
Page 1 of 1 (2 items)