RetailConnTableDistributionTree.selectionChanged Method [AX 2012]
Finds the data of the new node and updates the form data source.
public void selectionChanged([FormTreeItem oldItem, FormTreeItem newItem])
Run On
ClientParameters
- oldItem
- Type: FormTreeItem Class
The previously selected value.
- newItem
- Type: FormTreeItem Class
The new selected value.
Community Additions
ADD
Show: