Tree view selected node event

  1. #1

    Tree view selected node event

    Hi Team,

    I am using Ext.NET for displaying tree view in my web application. I am new to this technology.

    I am unable to get the selected node and i want to call an event or c# method to proceed further.

    I want to get the parent node of a selected node in a tree view.

    If anyone knows, please let me know.

    Regards,
    Chinni
  2. #2
    Hi,

    You can use SelectionChange event of TreePanel
    http://docs.sencha.com/ext-js/4-1/#!...electionchange

Similar Threads

  1. Replies: 3
    Last Post: Jul 03, 2012, 12:31 AM
  2. Replies: 11
    Last Post: Oct 07, 2011, 9:14 AM
  3. Replies: 16
    Last Post: Jul 19, 2011, 3:53 AM
  4. [CLOSED] How to get the current node selected in a tree panel?
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Aug 13, 2010, 4:43 PM
  5. Selected Node - tree panel
    By filipator in forum 1.x Help
    Replies: 3
    Last Post: Mar 25, 2009, 2:58 PM

Posting Permissions