TIWCGJQCustomDynaTree.ReloadChildrenNode(string) Method

Discard and reload all children of a lazy node by triggering the onLazyRead event.

Namespace: IWCGJQDynaTree
public
 procedure ReloadChildrenNode(AKey: string); 

Parameters

AKey
Type: string

The key/id of node.

Pass empty value to apply to current active node.