Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Building Treeview Heirarchy
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Building Treeview Heirarchy
Environment versions
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00974406
Message ID:
00974406
Views:
67
I'm working on a form consisting of a treeview and combobox. I want the user to be able to re-sort the treeview, based on the selected combobox option. For instance, if my table consists of date, module, severity, status and description, I may want the user to be able to sort on any, or any combination, of selected fields

The table I am extracting information from is not in heirarchical format, but does have a unique record ID field (numeric). I want to create a heirarchical table based on the user selection.

I have been working on this and have figured out a fairly elaborate way to create the parent nodes and associate the detail data to the parent node. While my method works, it is limited to the number of levels that I am allowing programtically. While this will work for me, I can't help but feel that there must be a better way (such as a Select command), or an existing utility, which handles this.

Any ideas?

Thanks much.

David
Next
Reply
Map
View

Click here to load this message in the networking platform