Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows tree
Message
De
19/06/2007 05:34:19
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
19/06/2007 05:08:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01233868
Message ID:
01234182
Vues:
9
>hi Cetin,
>i'm using your code to do some testing and when i run it with my data i get : ole idispatch exception code 0 from nodes : invalid key'
>
>do you have any idea ?
>
>thnx

With my code? You mean you get the error w/o any modification or after modification? I think after modification. Then here are guidelines about the keys:

-Parent nodes should be added before child nodes.
-Keys should be character values. Do not start with a digit. If you need a digit then create the key buy prefixing it with an underscore (ie: _1, _2).
-Trim() the keys. This is not a must but treeview (TV in short) keys when have trailing spaces, those spaces are part of the key and during search you need to supply exact number of spaces.

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform