By using this website, you agree to our Terms of Use (click here)
I am trying to create a report with a grid type style. However, when I add my horizontal lines and then put the vertical lines they overlap which causes the system to print the top one. Is it possible to override this to display both lines (to create a box) or is there a more efficient way of creating this in the report designer?
Thanks in advance for all the help!
As Acumatica report designer was made under the influence of Seagate Crystal, it handles grids very badly.
But, to overcome, if your report is just a form with certain fields located at fixed places, you can use Borders option. make it 1pt thick, Balck, Solid Line and they will appear.
Alternatively, you can put a static picture on the background, which will always show up. Picture will be - a simple excel grid.
But you need to be careful with fields placement and with something that will fill up the empty cells.
Again, using Report Designer for printing grid like reports is not the best option.
Why not to try inquiries OR Velixo? Or simply make a Query, publish it ticking OData option. Then connect to your Excel...