Browse by Tags

Related Posts

  • 'DropShadowExtender' disappears too soon, and 'Accordion' throws exception on leaving the page

    Hi, I was recently introduced to the AjaxCT, and found it very impressive indeed. I came across the following unrelated errors while working with the toolkit. Please have a look: PROBLEM 1 I have a login.aspx page, to which I have added a Login control. When I enter my login details and click on Submit...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by freakonaleash_lp on 04-15-2009, 12:00 AM
    Filed under: Accordion, AjaxControlToolkit, DropShadowExtender
  • Re: Accordian and Gaps between headers

    Sorry, this is not post with a solution, but a further gripe. If an accordion is placed in web part (which renders eventually as a <table>), the same problem occurs. Its just taken several hours to zero in on identifying the conditions under which it happens. The effect I see is that 10 pixels...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by HalH on 02-20-2007, 12:00 AM
    Filed under: Accordion, AjaxControlToolkit, web part
  • Accordion in Formview Data Insert Problem

    < asp : FormView ID ="FormView1" runat ="server" AllowPaging ="True" DataKeyNames ="Datakeyname" DataSourceID ="SqlDataSource1" DefaultMode ="Insert" Enabled ="False" Width ="462px" > < InsertItemTemplate > < ajaxToolkit : Accordion ID ="Accordion1" runat ="server" SelectedIndex ="0" HeaderCssClass...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by fikreter on 02-12-2007, 12:00 AM
    Filed under: Accordion, AjaxControlToolkit, ajaxToolkit, AJAX Control Toolkit
  • Hyperlink on accordion header - not working?

    Hi I'm using an accordeon to display a site menu. It's binded on a SiteMapDataSource with no pb. < HeaderTemplate > < asp : HyperLink runat ="server" ID ="hyperlink" NavigateUrl =' <%#Eval("Url")%> ' > <% # Eval( "Title" )%> </ asp : HyperLink > </ HeaderTemplate >...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Rod00 on 01-11-2007, 12:00 AM
    Filed under: Accordion, AjaxControlToolkit
  • 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
  • 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
  • Accordion fails to render inside FormView (or any other data control)

    I have a form view that works fine, and an accordion that works just fine, but when i put the accordion inside the form view (or any other data control - repeater, datalist...) the accordion doesnt render!!! PLEASE HELP! < asp : ScriptManager ID ="ScriptManager1" runat ="server"> </ asp : ScriptManager...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by guymic on 11-24-2006, 12:00 AM
    Filed under: Accordion, AjaxControlToolkit, ASP.NET AJAX Control Toolkit, ajax control Toolkit beta2
  • Count of Accordion Panes (bwah, ha ha!)

    Does a databound accordion control have panes when rendered? I am trying to make a label visible when the accordion dataset is empty so I was trying to use something like: if (Accordion1.Panes.Count == 0) { label1.Visible = false ; } else { label1.Visible = true ; } But the label is always visible whether...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by kbraiden on 11-09-2006, 12:00 AM
    Filed under: Accordion, AjaxControlToolkit, ASP.NET AJAX Control Toolkit, ASP.NET AJAX Control Toolkit troubleshooting, AJAX Control Toolkit
  • Accordion not showing up

    It's a kind of a weird problem. I've been working with Atlas and the Control Toolkit since a few months. Last week I 'upgraded' the Atlas to the new MS AJAX version. So I replaced the Atlas controls and used the new Control toolkit. Everything is working fine except the accordion. I just...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by youngB on 10-24-2006, 12:00 AM
    Filed under: Accordion, AjaxControlToolkit, ASP.NET AJAX Control Toolkit, AJAX Control Toolkit
  • Re: Accordion in master page disappears

    ok, I found another post with the answer: you cannot have a height attribute on the div surrounding the Accordion in IE7. I hope this issue will be resolved in a future release.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by rossimr on 11-08-2006, 12:00 AM
    Filed under: Accordion, AjaxControlToolkit, ASP.NET AJAX Control Toolkit, ASP.NET AJAX Control Toolkit troubleshooting, AJAX Control Toolkit, IE7, AccordionPane
Page 1 of 2 (11 items) 1 2 Next >
Microsoft Communities