RouteTableForm.checkHasData Method [AX 2012]

Checks whether there are any records in the grid on the caller form, and enables the action pane buttons if there are.

Syntax

public boolean checkHasData()

Run On

Called

Return Value

Type: boolean
true if there is at least one record and the buttons should be enabled; otherwise, false.

See Also

Reference

RouteTableForm Class