Version

NodePopulating Field

Fired prior to the children of a node being populated in the case of load on demand Use ui.path to get a reference to the path of the node being populated. Use ui.element to get a reference to the jQuery element of the node being populated. Use ui.data to get the node data. Use ui.binding to get a reference to the bindings object for the level at which the populating node is located.
Syntax
'Declaration
 
Public Const NodePopulating As System.String
public const System.string NodePopulating
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub