Adding Controls Dynamically...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • saadkhan
    New Member
    • Aug 2008
    • 40

    Adding Controls Dynamically...

    Hello,
    I am working Visual Web Developer 2008, I`v learned alot of things including AJAX control toolkit. I want to dynamically add AJAX control AccordianPanes in an 'Accordian' on a buttons click event. I`v done it but its creating a new accordian on each click. Please help me out in it!
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Post your code. You could check for the existence of the accordion in the function before you create a new one.

    Comment

    Working...