Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows tree
Message
From
19/06/2007 05:34:19
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
19/06/2007 05:08:22
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01233868
Message ID:
01234182
Views:
10
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform