How to make every other line in a Dynamics NAV Report print Grey.
IF THIS POST IS USEFUL AND HELPED YOU KINDLY LIKE AND SHARE THIS PAGE SO OTHERS CAN FIND IT, THANK YOU. NOTE: Click on image for a clearer view.
How do we achieve a look like this on a NAV report:
You will need some form of counter for each line that prints in my case Number fro the Integer table:
For each text box properties in the table design add this code:
As simple as that!