I'm working on a project that requires me to parse out directory
paths from an array (Each element contains one full path) into a treeview
(kinda like BFF).
I'm working on the fill code now but before I re-invent the wheel
does anyone have any working code to do this?
I haven't seen anything in the forums yet. My LDAP example
does something similar but it's not quite usable for what I need.
------------------
Every day I try to learn one thing new,
but new things to learn are increasing exponentially.
At this rate I’m becoming an idiot faster and faster !!!
------------------
George W. Bleck
Lead Computer Systems Engineer
KeySpan Corporation
[This message has been edited by George Bleck (edited March 12, 2003).]
paths from an array (Each element contains one full path) into a treeview
(kinda like BFF).
I'm working on the fill code now but before I re-invent the wheel
does anyone have any working code to do this?
I haven't seen anything in the forums yet. My LDAP example
does something similar but it's not quite usable for what I need.
------------------
Every day I try to learn one thing new,
but new things to learn are increasing exponentially.
At this rate I’m becoming an idiot faster and faster !!!
------------------
George W. Bleck
Lead Computer Systems Engineer
KeySpan Corporation
[This message has been edited by George Bleck (edited March 12, 2003).]
Comment