suggestions, treeview?
Hi All,
I currently have a page that looks like below....the ItemName is a link and opens to a new window that contains all the piece parts for that item. My question is I googled treeview because I wanted to know if there is another way to do this...something like second example below where i can expand the itemname? Would this be a way to use treeview or some other way?
Code:
Ex1:
ProductLineName--
--CategoryName
----ItemName
ProductLineName--
--CategoryName
----ItemName
etc...
Code:
Ex2:
ProductLineName--
--CategoryName
+ItemName
----Part1
----Part2
----Part3
ProductLineName--
--CategoryName
+ItemName
----Part1
----Part2
----Part3
etc...
Rebelle, March 30th, 2009 04:25 PM
Bookmarks