[CLOSED] Tree Panel

  1. #1

    [CLOSED] Tree Panel

    Hi ,

    I have west and center regions. Tree panel in west region and tabs are in center region.

    Here is my requirement : select particular tab when user select tree node and if user select another tree node based on the new tab should select.


    Please give me suggestion.

    Thank you,
    Vamsi.
  2. #2
    Hello @Vamsi!

    This is kind of ample a question, so I will try to show you the base set up you should use:

    1. Binding the panel selection to the select event in the tree panel
    2. In the event handler, select the desired tab crossing the selected record with the desired tab, setting it as active via the tab panel's setActiveTab() method.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. [CLOSED] Drag and drop from tree panel to tree panel.
    By Prasoon in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Dec 23, 2015, 5:57 PM
  2. [CLOSED] Tree panel: having column model with tree store
    By Prasoon in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 17, 2015, 4:47 AM
  3. Replies: 1
    Last Post: Oct 26, 2012, 8:52 AM
  4. Replies: 3
    Last Post: Jan 06, 2011, 4:46 PM
  5. Replies: 1
    Last Post: Jan 23, 2009, 6:43 AM

Posting Permissions