caching strategy planned?

Discussion and support relating to Data Tree

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Locked
malte
Posts: 1098
Joined: Thu Feb 23, 2006 8:34 pm
Location: Ostenfeld germany
Contact:

caching strategy planned?

Post by malte » Sun Nov 28, 2010 4:14 pm

Hi,

First off, I am quite happy with data tree, however if there is really huge amounts of data to be displayed it shows non ideal performance. Do you plan on a caching strategy like for example the datagrid does (that is, render only those controls that are in view)? That would be really cool. At the moment I implemented my own caching by rebuilding the datasource to display only the expanded nodes and allow only one folder and its subfolders to be displayed at the time.

All the best,

Malte

worcestersource
Posts: 24
Joined: Wed Mar 17, 2010 3:51 pm
Location: Worcester, UK
Contact:

Re: caching strategy planned?

Post by worcestersource » Sun Nov 28, 2010 5:00 pm

Hi Malte,

Data Tree does use a few tricks to speed it up when handling large amounts of data, so I wonder what might be going on. Even with a thousand nodes, it should display in a flash, although some background cycles may inhibit performance for a second or two afterwards. The new version I'm working on has more things to draw, so if there's anything up I could do with finding out!

In any case, could I ask a few questions?

1. How many nodes are in the data set in total?
2. How many nodes are being drawn at once?

If there's anything else that's special about your tree, please let me know. If you like, you can email me off the forum.

Cheers,


Steve

Locked

Return to “Data Tree”