Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview Control
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01393331
Message ID:
01393342
Views:
87
>Hi,
>
>I have never used Treeview Controls but I believe I have a need to learn how to use them. I have a few questions:
>
>1. Is there a practical limit of the number of items that can be shown in a Treeview Control?

No but it could take a long time if you try to load a lot of items at once. In such case you would load child nodes dynamically when parent node is expanded.

>
>2. Do most VFP developers use MS Treeview Active X control? Any other recommendations that might work better?

Why look for something else if treeview works for you?

>
>3. Can you recommend on-line article on how to use Treeview controls?

I would recommend to use data bound treeview. This way you can access data usual way and treeview is only used to display data and accept user input. Check
- file #9281
- http://www.geocities.com/df_foxpro/mainfram.htm
- file #9572
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform