Hello all,
How can I show the Sum of a field row of a Grid on a form, just below the field. That is summarized value.
| Month |
Ordinary Wages (OW) |
OW CPF Contribution (Employer) |
OW CPF Contribution (Employee) |
Ordinary Wages (AW) |
AW CPF Contribution (Employer) |
AW CPF Contribution (Employee) |
| JAN |
|
|
|
|
|
|
| FEB |
|
|
|
|
|
|
| MAR |
|
|
|
|
|
|
| APR |
|
|
|
|
|
|
| MAY |
|
|
|
|
|
|
| JUN |
|
|
|
|
|
|
| JUL |
|
|
|
|
|
|
| AUG |
|
|
|
|
|
|
| SEP |
|
|
|
|
|
|
| OCT |
|
|
|
|
|
|
| NOV |
|
|
|
|
|
|
| DEC |
|
|
|
|
|
|
| TOTAL |
XXXXXXXXX |
XXXXXXXXX |
XXXXXXXXX |
XXXXXXXXX |
XXXXXXXXX |
XXXXXXXXX |
I am Referring this two documents but not very clear about On which control and where I should write code. http://dev.goshoom.net/en/2015/11/summarized-values-in-ax-form/ www.agrinei.com/.../gridviewhelper_en.htm
Thank You
Siddhant Singh
*This post is locked for comments
I have the same question (0)