By: jayalakshmi - jayashaki
Horizontal lines are not visible
2003-12-10 01:48
While drawing a table in XML for creating reports with vertical and horizontal coulmns,in excel, html the horizontal line between two vertical lines are not coming.The outer box of the table is coming, but if there is any horizontal lines between the vertical lines inside the box it is not coming.Instead of doing with lines, i have tried out with rectangle also, but when the vertical line touches the lower bottom of the rectangle it is not visible.Kindly help me regarding this .
By: Teodor Danciu - teodord
RE: Horizontal lines are not visible
2003-12-10 08:09
Hi,
Make sure your lines do not cross or overlap each other.
The so-called grid exporter like the HTML and the XLS
exporter do not know how to handle ovelapping
elements.
This is because we cannot put two different elements
in the same grid cell.
Thank you,
Teodor
By: Mark Denchy - mdenchy
RE: Horizontal lines are not visible
2003-12-13 12:53
I can definitely confirm that this would correct the problem. I had experienced the exact same issue dumping to screen and PDF.
I seems that staying away from Rectangles with grid-work and using Lines, is a happier solution.
teodord - <b>You Rock!</b>
Horizontal lines are not visible
2003-12-10 01:48
While drawing a table in XML for creating reports with vertical and horizontal coulmns,in excel, html the horizontal line between two vertical lines are not coming.The outer box of the table is coming, but if there is any horizontal lines between the vertical lines inside the box it is not coming.Instead of doing with lines, i have tried out with rectangle also, but when the vertical line touches the lower bottom of the rectangle it is not visible.Kindly help me regarding this .
By: Teodor Danciu - teodord
RE: Horizontal lines are not visible
2003-12-10 08:09
Hi,
Make sure your lines do not cross or overlap each other.
The so-called grid exporter like the HTML and the XLS
exporter do not know how to handle ovelapping
elements.
This is because we cannot put two different elements
in the same grid cell.
Thank you,
Teodor
By: Mark Denchy - mdenchy
RE: Horizontal lines are not visible
2003-12-13 12:53
I can definitely confirm that this would correct the problem. I had experienced the exact same issue dumping to screen and PDF.
I seems that staying away from Rectangles with grid-work and using Lines, is a happier solution.
teodord - <b>You Rock!</b>
0 Answers:
No answers yet