Hi all,
I have a requirement to draw a table in smartform which ONLY requires the outer border for body.
The table contains many rows and that means the body does not contain border inside except the outer border.
For e.g.:
-------------------------------------------- | Header 1 | Header 2 | -------------------------------------------- | Line 1 | | Line 2 | | Line 3 | | Line 4 | | Line 5 | --------------------------------------------
My problem is that I can not handle the horizontal border for the body.
--> If I choose the horizontal border for the body, for each row it will display a horizontal border.
--> If I do not choose the horizontal border, each time a new page is created and at the end of the table we do not have the border to close the table.
Please advice me.
Thanks,
Khanh