Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Performance of treeview and listview
Message
 
 
To
08/02/2002 11:59:25
Max Chen
Yx Software
Shunde, China
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00617489
Message ID:
00617504
Views:
23
>I want to present data from table with treeview and listview.
>
>But how about the capibility and speed of them.
>
>I'm sorry for my lazy. But if u know, plz told me.
>
>Thanks

Max,
It depends on the amount of data you want to display.

We use a treeview to display project/plans/tasks in our application. We break up the initial load so that only projects are loaded. Once a project is selected/expanded the plans for that project are loaded. When the plan is expanded, the tasks are loaded. When a user has access to less than 200 projects, the initial load time is not noticable. However, if a user has to load 1000s of projects, there is a noticable performance hit on both the initial load and the subsequent unload when the form is destroyed.

I don't currently use the ListView so I can't comment on that.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform