New to this forum so I hope someone can help. I have a very simple 2 column two row grid.
First row of column 1 contains a small amount of text.
First row of column 2 contains an image with the grid-row to span 2 rows.
Second row of column 1 contains a dataTable which displays various number of records.
If the table displays more rows than the height of the picture then the table displays at the top of the grid and everything looks fine. But, if the table is shorter than the picture the table aligns to the middle of the grid and it looks weird.
I’ve tried various align - top parameters but nothing works.
I’ve included a couple of ‘screenshots’ to indicate the problem. First shows table at top because table height is more than the image height. Second shows table in the middle because the table height is shorter than the image height.
Thanks in advance for any assistance.