Hi, I am creating an invoice form, which is blinded with a schema. In my
application, the form is rendered from a data XML file.In the form,
there is a table and 2 text boxes under the table. While rendering, the
table contents are coming above the text boxes.How can i give a relative
position to the text boxes, so that while the table rows increases, the
text boxes also come down, without overlapping.Thanks in advance.