'Acumatica: How to use Report Designer to create table lines
i am trying to figure out if there is an eas way to create table lines. I tried working with panels, but experienced issues with them not always growing with the textbox, which made it problematic. Is there any good way to do it?
I already tried the things mentioned in this topic, but couldn't achieve the goal: https://community.acumatica.com/reports-and-generic-inquires-83/how-to-create-a-table-in-a-report-79 The line always didnt go through all sections.
Solution 1:[1]
Increase the height of each cell in the grid, so that if text wrapped to the next line it would still be within the height of the cell.
If you have a huge disparity between possible text lengths in each cell, this may work less well.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Nimantha |
