Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DBI Tech ctTree Control Problem
Message
General information
Forum:
Visual FoxPro
Category:
ActiveVFP
Miscellaneous
Thread ID:
01287375
Message ID:
01287513
Views:
16
I thought of that, but then I would have to iterate through the entire tree from top to bottom looking for the
PK value. There doesn't seem to be any alternative though.

With a standard ActiveX TreeView control I could do:
oNode = .TreeView.Nodes(parentkeyvalue)
.TreeView.Nodes.Add(oNode.Key,4,NewChildKey, 'Child Text)
But the DBI control doesn't seem to support the typical collection syntax.

It's sort of disheartening since I paid $400 for the set of controls and I find out they don't follow standards.






>I have added a series of nodes to the tree. I then want to go back and add additional nodes as children of pre-existing nodes.
>
>Use the Node Cargo to store the primary key of from the underlying data and use that to find the child records.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform