2009
2008
2006
Dynamic TreeView Example
by camel
In this example, the TreeView control's dyamic loading functionality is explored. Dynamic loading of child nodes allows you to optmize performance by only loading data for and creating the nodes that will be visible when the tree is rendered.
1
(3 marks)