TreePanel selection model

  1. #1

    TreePanel selection model

    Is there a possibility to set a node as selected in the markup using the TreeSelectionModel?
  2. #2

    it is

    Using this code, you could select any node, where Node1 is the node object you want to select
    Node1.reload()
    Last edited by Daniil; Nov 16, 2015 at 1:43 PM. Reason: Please use [CODE] tags

Similar Threads

  1. Grid Panel Selection Model
    By a_elsayed2010 in forum 1.x Help
    Replies: 7
    Last Post: Dec 26, 2013, 6:01 AM
  2. Replies: 3
    Last Post: Oct 05, 2012, 11:44 AM
  3. Replies: 2
    Last Post: Aug 09, 2011, 10:38 AM
  4. binding checkbox selection model
    By VipulTyagi in forum 1.x Help
    Replies: 2
    Last Post: Apr 07, 2011, 11:36 AM
  5. Checkbox selection model + getRowsValues
    By Birgit in forum 1.x Help
    Replies: 10
    Last Post: Sep 06, 2010, 5:12 PM

Tags for this Thread

Posting Permissions