wac
04-24-2003, 02:23 PM
Has anyone implemented a tree table (a tabular tree)???
I'm trying to make a go of it (cause my company is cheap, I mean really!!!). Initially I was using embeded tables to represent the tree hierarchy but couldn't get a good mechanism for embeded trees spanning the columns to line up properly. Now I'm thinking of just using a single table and using javascript to deal with the collapse/expand hierarchy. Any ideas???
I'm trying to make a go of it (cause my company is cheap, I mean really!!!). Initially I was using embeded tables to represent the tree hierarchy but couldn't get a good mechanism for embeded trees spanning the columns to line up properly. Now I'm thinking of just using a single table and using javascript to deal with the collapse/expand hierarchy. Any ideas???