Selected Node Id of a TreePanel

  1. #1

    Selected Node Id of a TreePanel

    How can i access the selected node of a tree panel via code? In JS, it is easy,

    Ext.getCmp('TreePanel1').selModel.selNode.id

    however, i cannot seem to get that to work in c# code. Please let me know how to do this

    Thanks
    /Z
    Last edited by Z; Jul 08, 2010 at 12:55 PM. Reason: get rid of color tags from post
  2. #2

    Please Check this post

    Please check this post
    http://forums.ext.net/showthread.php...ight=treepanel

    you will get the help you need.

Similar Threads

  1. [CLOSED] TreePanel scrollbar does not scroll to selected node
    By PoloTheMonk in forum 1.x Legacy Premium Help
    Replies: 13
    Last Post: Feb 09, 2012, 11:30 AM
  2. Replies: 2
    Last Post: Oct 10, 2011, 1:29 AM
  3. [CLOSED] Get selected node from a TreeGrid or TreePanel from code behind
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 12
    Last Post: Jun 23, 2010, 9:19 AM
  4. Treepanel - Set Selected Node
    By Tbaseflug in forum 1.x Help
    Replies: 2
    Last Post: Dec 01, 2009, 4:46 PM
  5. [CLOSED] TreePanel selected node
    By alainfo in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 24, 2009, 6:47 AM

Posting Permissions