ComponentOne TreeView for ASP.NET WebForms
Appearance and Behavior / Load on Demand
In This Topic
    Load on Demand
    In This Topic

    If you have a tree that contains many nodes and you only want vital information to be sent to the server you can set the LoadOnDemand and AutoPostBack properties to True.

    See Also