Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Treeview - NodeSize How to store longe Strings?


Message #1 by "Ebers, David" <David.Ebers@o...> on Mon, 19 Feb 2001 10:18:03 +0100
I would suggest you go with a third party tree view for such large strings.
The Microsoft Treeview control that ships with vb is very, and I mean VERY
slow, when used with long strings. I had an application that used strings of
only 35 to 75 characters in length and it was a nightmare. I ended up using
VideoSoft's VSFlexGrid's treeview capabilities and found it to work 10 times
better.

Jeff R

----- Original Message -----
From: "Ebers, David" <David.Ebers@o...>
To: "professional vb" <pro_vb@p...>
Sent: Monday, February 19, 2001 3:18 AM
Subject: [pro_vb] Treeview - NodeSize How to store longe Strings?


> Hello
> can anyone please help me to find an solution to
> expand the Treeview-NodeSize.
>
> Would like to store about 512 to 1024 character long Strings in each node.
>
> Thanks in advance
> David
>


  Return to Index