Hi all,
Did anyone try to implement the tree structure using JQUERY tree(or JQTREE) any any thing else, that acts like a open and close tree......the values to the tree comes from database.
my data base has 5 cloumns (ID,PID,NAME, NUMBER, ROLE)
Can somebody help me in building a tree structure with these values.