TIWCGJQCustomDynaTree.ReloadChildrenNode(string) Method
Discard and reload all children of a lazy node by triggering the onLazyRead event.
public procedure ReloadChildrenNode(AKey: string);
Parameters
- AKey
- Type: string
The key/id of node.
Pass empty value to apply to current active node.