Dear Experts,
I'm a junior developer of Microsoft Dynamics AX 2012 R3.
currently, i'm working on a task to make a button that can check/uncheck all Include checkbox field In Bank Reconciliation Form.
the grid below the main grid is the calculation that updated every time you click the include checkbox field.


i can easily make the include field checked just by updating the BankAccountTrans Table.
the problem is, whenever i try to check the include field from X++, the grid below is not calculating the result.
here's the grid datasource

what can i do to make the calculation below the main grid is calculated while updating the include checkbox field with X++?
I appreciate any kind of answer, and thanks for your help.
*This post is locked for comments
I have the same question (0)