Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBI Tech ctTree Control Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
ActiveVFP
Divers
Thread ID:
01287375
Message ID:
01287513
Vues:
18
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform