Hi,
There are two tables in a split panel. On the right only with text on the left with checkoxes. The height of the rows is different in each table. How I can fix it. I wish that the height of the rows of two tables will be the same.
Thanks!!
Hi,
There are two tables in a split panel. On the right only with text on the left with checkoxes. The height of the rows is different in each table. How I can fix it. I wish that the height of the rows of two tables will be the same.
Thanks!!
Hi,
You could style the cells of the tables, for instance height: 30px, if that would suffice?
// Johan