TreeView: Speed Up Load Process?

  • Thread starter Thread starter GoogleGroups
  • Start date Start date
G

GoogleGroups

As volume of data increases, it's taking longer and longer to load my
TreeView.

I'm just slogging thorugh the data, adding node-by-node with
..Echo=False.


A little Googling turns up references to loading trees from some other
data structure to gain speed - but it seems to apply to .NET trees and
not to MS Access TreeViews.

Have I got that part right?

Can anybody offer any tips in minimizing the processing time when
loading an MS Access TreeView?
 
You might get some good responses on that by posting it into the
access.activexcontrol group. I've added them to the newsgroup list so
this should start their web twitching.

HTH
 
Larry said:
You might get some good responses on that by posting it into the
access.activexcontrol group. I've added them to the newsgroup list so
this should start their web twitching.

Couldn't find "access.activexcontrol, so I tried
microsoft.public.activex.controls.

No nibbles so far... but now I've found your reference in Google... so
I'll try it there.
 
Back
Top