cftree binding a cfc
thiazzz | August 21, 2008I’m completely rebuilding an admin environment for an online application (www.ao-online.nl) using all the new Coldfusion 8 AJAX features.
I came accross the cftree and binding possibilities, I could not find a good example on the net, to copy-paste from. so here it is…
In case you wonder how to implement a bind to a cftree in order to get a hierarchical view of tree data from a database, you can use the example code below. I could not find a good example on the net.
I found these link that describe this functionality a bit (but not how I wanted it):





