Version

NodePopulated Field

Fired after the children of a node are populated in the case of load on demand Use ui.path to get a reference to the path of the populated node. Use ui.element to get a reference to the jQuery element of the populated node. 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 populated node is located.
Syntax
'Declaration
 
Public Const NodePopulated As System.String
public const System.string NodePopulated
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