Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tree Views
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00191356
Message ID:
00192785
Views:
17
>Hi
>
>I tried the Treeview on several small tables and it works quite well. The only thing I did not understand is how to associate and ImageList with the control so I could have Icons associated with the nodes.
>
>Have you done this and if so what is the code? Everything I tried returned and OLE error message.
>
>I want to use the Treeview on several tables with >3000 items. Is this likely to reduce the speed of the Treeview. If so do you have any idea where the break point is as far as poor performance?
>
>Can you limit the tree view to say 60 items and just reload them with new data as the person scrolls down the view instead of loading all 3000 or more items at once?
>
>Thanks
>Simon

You can load all the top-level at initialization (customers) items and load the lower levels (Invoices & line items) as the node is clicked. That way you don't have to pre-load all posible entries the user may never click on.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform