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) ...