flnMichael
Programmer
Hey,
I am trying to make a dynamic table followed by a button at the bottom of the table. My problem is that the tables (I put the button in a table, also) are given an absolute position when I use Gridlayout. I try using Flowlayout, but then the tables move to the top left corner of the page and I can't move them down. The first table will be varying in rows, so the bottom table has to move with the amount of rows generated in the first table. What am I doing wrong?
Thanks
Mike
I am trying to make a dynamic table followed by a button at the bottom of the table. My problem is that the tables (I put the button in a table, also) are given an absolute position when I use Gridlayout. I try using Flowlayout, but then the tables move to the top left corner of the page and I can't move them down. The first table will be varying in rows, so the bottom table has to move with the amount of rows generated in the first table. What am I doing wrong?
Thanks
Mike