Browse by Tags

Related Posts

  • Button click event inside Accordion

    Hi, I am having a UpdatePanel inside which I have placed a button and an Accordion control. When the button is clicked it is fetching some data from database and the records are being displayed in Accordion as different panes. Among these results is an ImageButton (with different image in every pane...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by IamOnCloudNine on 04-19-2009, 12:00 AM
    Filed under: Accordion, accordion inside accordion, AccordionPane, ajax, button click inside accordion, dynamically created button in accordion
  • Accordion, onClick Done with errors on page

    I watched and accomplished the video on Accordion http://asp.net/AJAX/AjaxControlToolkit/Samples/Accordion/Accordion.aspx . By removing the class ="accordionLink" Now I am trying to add the accordion to my website but no matter what I do nothing changes onClick. I did search and found other...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by SyntexSoup on 08-25-2008, 12:00 AM
    Filed under: onClick Done with errors on page, Accordion, ajax
  • How to handle the Click event of a LinkButton contained in an Accordion?

    My scenario is to build an Employee Infomation Management Module. First of all, I invoke a method contained in some DataAccess Class to get all the departments of the company, and then add a Pane for each of department. (I do this via the DataSource property) I handle the ItemDataBound event of the Accordion...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by mingyeh on 06-05-2008, 12:00 AM
    Filed under: Accordion, ajax, ASP net
  • Rendering problems with dropdownlist inside accordeonpanel

    Hello all, when using a dropdownlist inside a accordeonpane i get weird drawing/rendering issues of the dropdownlist when scrolling. As soon when I hover with the mouse over the dropdownlist it gets re-rendered and the problem is gone, unitil I start scrolling again. simple markup of the page; < updatepanel...
    Posted to ASP.NET AJAX UI (Forum) by Frenske on 02-12-2008, 12:00 AM
    Filed under: accordion, ajax, DropDownList, accordion pane
  • Partial Accordion Rendering (AJAX)

    I am currently using an Accordion that is databound to a DataSet. I want to make the Accordion render only partially. For example, it loads all of the headers for the accordion. When a header is clicked on and the body is expanded the content section is then populated from the server. Therefore if a...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by joshuakent on 01-31-2008, 12:00 AM
    Filed under: Partial Redering, Accordion, ajax
  • Accordion within a CollapsiblePanel??

    I'd like to place an accordion within a collapsible panel to be able to let the whole accordion dissappear at once... but somehow the accordion is not displayed below the CollapsiblePanel's header but on the right side of it! Does anybody know if this works in general? Or is there another way...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by luke83 on 10-15-2007, 12:00 AM
    Filed under: Accordion, AJAX, AJAX accordion, ASP.NET AJAX, Ajax Control Toolkit
  • Accordian w/ UpdateProgress and UpdatePanel

    The HttpUnhandledException is 'No UpdatePanel found for AssociatedUpdatePanelID 'UpdatePanel1'. < ajaxToolkit : Accordion ID ="Accordion1" runat ="server" > < Panes > < ajaxToolkit : AccordionPane ID ="AccordianPane1" runat ="server"> < Header > < asp : Label ID ="Label1" runat...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by vindicator on 12-20-2006, 12:00 AM
    Filed under: UpdatePanel, updateprogress, Accordion, ajax
  • Startup problem with XML-script

    Hy all. Today i have downloaded the ATLAS CTP version (November), the ATLAS extension for Visual Studio 2005 and the AJAX Control Toolkit. Ok now if i try to create a new web project i can choose from 'ASP.NET AJAX Enabled ...' and it works fine. So when i open my project i can find inside a default...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by raffaeu on 12-04-2006, 12:00 AM
    Filed under: ajax, AJAX beta 2 Compiler Error, xml-script, Accordion
  • Create Accordion control programmatically

    Hi This is probably a simple task but I am having no luck with it. All I am trying to do is to create an Accordion control with in a ASP panel programmatically on the click of a button. Can anyone tell me what is wron here? Example code here: protected void Button4_Click(object sender, EventArgs e) ...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by sailr on 12-04-2006, 12:00 AM
    Filed under: Accordion, ajax, AjaxControlToolkit, AJAX Control Toolkit, AccordionPane
Page 1 of 1 (9 items)