Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview
Message
 
À
18/02/2004 00:38:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00878196
Message ID:
00878230
Vues:
18
I use ActiveTreeView from Infragistics, and it's extremely fast, and you can use a Database as source - it has events to load parts of the data, or only load data just as you need it...

Jaime

>Treeview is most suitable control for my task. But, since I need to fill it with over 15000 records it is very slow. If I decide to add nodes only for first level (3500 records) it is slow again. Code I use is
>
>sele xx
>scan
> thisform.oletree.add(...)
> ..
> ..
> sele yy
> scan for yy.field1 = xx.field2
> thisform.oletree.add(...)
> ..
> ..
> endscan
>endscan
>
>I tried to fill from one table, or to evaluate expression (stored in table) where is stored definition of adding node but always is slow. Maybe treview is not suitable control for bunch of records?
>
>Is there any resonable solution for my problem or is there some other control with similar behavior?
>
>Thanks in advance.
Why do programs stop working correctly as soon as you leave the Fox?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform