[CLOSED] TreePanel. items checked in cascade

  1. #1

    [CLOSED] TreePanel. items checked in cascade

    Hi!

    In treePanel, I'm setting all nodes as checkBox nodes!
    I want when I set a node as checked/unchecked, all children of this node are checked/unchecked too.

    How I can do this? I'm not finding the apropriated method to set the node as checked/unchecked (in Javascript).
    Last edited by Daniil; May 18, 2012 at 2:15 PM. Reason: [CLOSED]
  2. #2
    Hi,

    I think you should use the cascadeBy method.
    http://docs.sencha.com/ext-js/4-1/#!...thod-cascadeBy
  3. #3
    Works Fine!

    Thanks a lot, Daniil.

Similar Threads

  1. [CLOSED] Treepanel cascade check
    By inayath in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Mar 29, 2011, 4:58 PM
  2. [CLOSED] [1.0] TreePanel Checked
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 09, 2011, 5:02 PM
  3. Replies: 3
    Last Post: Oct 15, 2010, 8:10 PM
  4. Replies: 4
    Last Post: Jun 24, 2010, 11:09 PM
  5. TreePanel enumerate through checked nodes
    By PeterSam in forum 1.x Help
    Replies: 1
    Last Post: Feb 02, 2009, 5:25 PM

Posting Permissions