Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tree View Component

2 views
Skip to first unread message

daryl

unread,
Apr 7, 2008, 4:16:48 PM4/7/08
to
I was wondering if anyone knew of a Tree View component which supports
multiple selection, and has an on click / select event whereby I can,
in code, select specific items.

Basically I want two levels, and if you click on a parent node it
selects that plus all children, or if you click on a child it selects
the parent plus all siblings.

I tried to use various components, namely TTreeView, and TMS's
TTreeList, but nothing seemed to work as I'd hoped. TTreeView didn't
seem to support multiple selections from code, and TTreeList isn't
really the correct kind of component.

Maybe the default components will do what I want and I was just doing
it wrong, or maybe there's some third party component that will work.

Regards,
Daryl.

0 new messages