huge tree
Posted: Sat Nov 29, 2003 7:41 am
Hello!
I'd like to ask something. I've got a table in a db with more than 10000 rows. The rows are in a hierarchical id - parent_id structure. I'd like to use a hierarchical tree to put them on the screen. A have't found any javascript code which could handle it, because it needs lots of memory and processing on client side. (showing all the rows which isn't important)
I found on the web that the solution is pear dynamic nested tree with pear html_tree, but I couldn't find an example put them together. Could anyone show me an example or do You have a better solution?
Thanks
SzCs
I'd like to ask something. I've got a table in a db with more than 10000 rows. The rows are in a hierarchical id - parent_id structure. I'd like to use a hierarchical tree to put them on the screen. A have't found any javascript code which could handle it, because it needs lots of memory and processing on client side. (showing all the rows which isn't important)
I found on the web that the solution is pear dynamic nested tree with pear html_tree, but I couldn't find an example put them together. Could anyone show me an example or do You have a better solution?
Thanks
SzCs