To get selected record(s) in a grid in AX, we use the MultiSelectionHelper class. To achieve that, follow the steps below:
1. Create a command button on the form and override the clicked method...(read more)
↧