That sort of works.
Every click now either selects or unselects (if already selected).
Unselecting leaves it grey until the next selection.
Is there any way to make the Tree select like the GRID using the Shift key and the Control key for multiple selections?
Single click should select only one node.
thanks
Matt
Sunday, September 23, 2007
Alex,
I also require that the tree supports virtual mode.
When I have about 2000 child nodes, the expansion is very slow.
Can you suggest how we can speed this up if the Tree doesn't support virtualMode?
thanks
Matt
Monday, September 24, 2007
The tree and list controls do not support virtual scrolling. I am planning to add this in the future, but currently it is not possible.