Hi,
I was wondering if anybody knew of a way to represent
a heirarcacle data tree which is able to return the selected
value, like the TreeView control in VB 6.
I would like to display product categories and the
individual products underneath them, ie.
PRODUCT CATEGORY 1
product 1a
product 1b
PRODUCT CATEGORY 2
product 2a
product 2b
All the trees I have seen on the web are focused on sight navigation, which is pretty useless for me, not to
mention that it wont be feasible with thousands of records
to sort through.
If anybody could please help me out or lead me in the right
direction I would really appreciuate it, my boss is busting my hump to do this.
Thanks, Rob
I was wondering if anybody knew of a way to represent
a heirarcacle data tree which is able to return the selected
value, like the TreeView control in VB 6.
I would like to display product categories and the
individual products underneath them, ie.
PRODUCT CATEGORY 1
product 1a
product 1b
PRODUCT CATEGORY 2
product 2a
product 2b
All the trees I have seen on the web are focused on sight navigation, which is pretty useless for me, not to
mention that it wont be feasible with thousands of records
to sort through.
If anybody could please help me out or lead me in the right
direction I would really appreciuate it, my boss is busting my hump to do this.
Thanks, Rob