How to populate data from database and display them in the treepanel control as a Nodes & subNodes

  1. #1

    How to populate data from database and display them in the treepanel control as a Nodes & subNodes

    Hi,

    I am very much new to EXT.NET, From last 1 week i am trying to implement treepanel where the data should be from database.

    Like i have a table called Employee_Details which contains ( EmpName, EmpID, Department etc..)

    When i run the page, inside the treepanel all the data under EmpName should be displayed on treepanel as nodes. If i click on any one of the nodes then the rest of details should be displayed as SubNodes (like EmpID, Department) to that particular employee

    Can anyone help me pls its very urgent......?
  2. #2
    This thread is related to this one:
    http://forums.ext.net/showthread.php?14768

Similar Threads

  1. Replies: 1
    Last Post: Apr 24, 2012, 10:27 AM
  2. Replies: 7
    Last Post: Mar 05, 2012, 8:21 AM
  3. Replies: 2
    Last Post: Dec 19, 2011, 1:54 AM
  4. How to populate treepanel with sql database
    By Fabrizio in forum 1.x Help
    Replies: 1
    Last Post: Aug 01, 2011, 9:35 AM
  5. Populate TreePanel from WCF Service Example Request
    By SunnySingh in forum 1.x Help
    Replies: 0
    Last Post: Mar 29, 2010, 6:19 PM

Posting Permissions