PDA

View Full Version : How hard is it to customize the tree?



npeel
12 Oct 2007, 2:57 PM
I'm going to be building a web app that will require dragging of tree leaves to an area outside the tree (basically just a table with columns). We don't want reordering of items within the tree. Is it hard to extend the framework to do this?

jay@moduscreate.com
12 Oct 2007, 4:00 PM
The level of difficulty is relative to your experience with javascript and the framework. There are lots of folks who have attemped "dnd" of trees to grids. I suggest searching the forum to see what folks have accomplished.