KoolTreeView - Great PHP TreeViewKoolTreeView - Great PHP TreeViewFullVersion 3.0.0.0 released on 10/22/2012

Features - Attach Data To TreeNode

  • My Gallery
    • Color Gallery
      • Picture #1
      • Picture #2
      • Picture #3
      • Picture #4
    • Black & White
      • Picture #1
      • Picture #2
      • Picture #3
Details :

Description & Sample code

KoolTreeView supports adding data to a tree node from server-side with addData() method. Those added data can be retrieved easily at client-side with getData() function of treenode.

Above example show you:

  • - How to add author, image, price information to node.
  • - How to get those information to display at client-side.