[CLOSED] Build a tree.. How?

  1. #1

    [CLOSED] Build a tree.. How?

    I want to build a Tree with the data getting from the database. The tree must be dynamical, because that can have different levels.


    Example:

    1.- Select from a Combobox some data.
    2.- Use the Value from the data selected to search and retrieve another data from the database.
    3.- Load the data in a treepanel and automaticly build the tree

    Like I mentioned, the tree can have different levels, it depend for the data selected. (Ex. The data can have, three levels, or four levels, or five, etc).


    So, how I can do that? I see examples, and search in the internet, but I can't find that I need.

    Thanks a lot, Best Regards.
    Last edited by Daniil; Mar 09, 2015 at 6:13 PM. Reason: [CLOSED]
  2. #2
    Hi @opendat2000,

    At first, we should understand that if an entire TreePanel should be created dynamically or just load different sets of data.

    I would recommend to start building a couple of static TreePanels with some static data. The similar (or just same) of those that you need to build dynamically. Such an example could clarify the requirement that is not clear at the moment.
  3. #3
    Thanks for your reply.

    please can yo close the thread. I don't use the tree.

    Thanks a lo for all.

Similar Threads

  1. Replies: 1
    Last Post: Apr 02, 2013, 5:50 AM
  2. Replies: 0
    Last Post: Dec 19, 2011, 12:11 AM
  3. Replies: 13
    Last Post: Jul 14, 2011, 1:45 PM
  4. [CLOSED] MVC - buid a toolbar dynamically
    By Stefanaccio in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Mar 31, 2011, 2:57 PM
  5. [CLOSED] Buid TreeGrid in Direct Event
    By sharif in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 14, 2010, 6:38 PM

Tags for this Thread

Posting Permissions