Sep 10, 2001 #1 jmanco Programmer Sep 4, 2001 2 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!