ExtJS accordion setActiveItem
        Posted  
        
            by 
                xsix
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by xsix
        
        
        
        Published on 2010-09-07T14:28:34Z
        Indexed on 
            2011/01/03
            4:54 UTC
        
        
        Read the original article
        Hit count: 274
        
Hello.
I am developing an application using ExtJS. I have an accordion and I need to select an active item(so it expands). Accordion.setActiveItem outputs: "setActiveItem" is not a function in a browser's error window.
Second issue is that hideCollapseTool property, when set to true in the initialisation, doesn't do anything. Collapse tools still are being displayed.
I am using ExtJS 3.1.1. I would be very thankful for any tips and answers.
© Stack Overflow or respective owner