jQuery UI Widgets Forums Navigation Tree how to get database values in Jtree

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 12 years, 5 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • how to get database values in Jtree #3075

    umadatt
    Member

    Hi,

    Actually i need to show  data from database  in tree format is it possible in JQWidgets

    e.g.

    Master

    ——-x

    ——-y

    Transaction

    ———p

    ———q

    etc.

    Pls provide some help related to this.

    Thanks

    Umadatt Dwivedi

    how to get database values in Jtree #3080

    umadatt
    Member

    Hi,
    I am looking for code to get data from database to represent tree.
    Pls help me related to this.its very urgent.
    Thanks
    Umadatt

    how to get database values in Jtree #3082

    umadatt
    Member

    Hi Friends,

    I want to create the simple tree view which display the database fields as tree structure in jsp.I have to display the database field values for example, at first i have to dispaly clients tree, if i click the client i have to display the projects of the client, etc. I want to use simple jsp code not the using jsp custom tags. I have to dispaly a tree from database then inside value, etc in tree structure.I dont want to use JSTL or EL. Just i want to show Root Node, Parent Node, Child Node from mysql database using simple jsp. I have pasted the jsp code regarding this, but this is complex to apply to my requirement. But my requirement is very simple to display database fields in Treeview. If anyone change this code and send me the simple code with database access with treeview its nice.

    Thanks in advance.
    Umadatt

    how to get database values in Jtree #3084

    Peter Stoev
    Keymaster

    Hi Umadatt,

    We have a blog post about populating the jqxTree with JSON data. The JSON data specifies the parent-child relationship between the Tree items. I think that you can use the same approach of building the Tree. Here’s a link to the post: populating-jquery-tree-with-json-data

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.