Sep 10, 2001 #1 jmanco Programmer Joined Sep 4, 2001 Messages 2 Location HK The original method is using datastore in open() event and using recursive loop in itempopulate() event of treeview. But I want to know that how to build the whole tree view only in open() event? No touch in itempopulate() event. Thanks!
The original method is using datastore in open() event and using recursive loop in itempopulate() event of treeview. But I want to know that how to build the whole tree view only in open() event? No touch in itempopulate() event. Thanks!