|
Rank: Advanced Member Groups: Member
Joined: 5/19/2010 Posts: 35
|
Hi,
I'm trying to align a button below an EO Grid with the right hand edge of that grid. Normally the easiest way to do this with another object would be to put it in a table and align:right on the button, however when an EO object such as the grid is contained within the table, unless it is given a fixed width in pixels the table will ignore its size, resulting in the table not allowing enough room for the grid to be fully displayed.
Is there anything I can do to get around this behaviour?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We are not aware that the Grid would interfere with your table layout. If the problem continues, please provide a test page that demonstrates the problem.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have received your sample code. The code works fine. The first table should be rendered as minimum width because nothing inside it has given it a fixed width. You would have the same result if you just put a Panel instead of a Grid there.
You have posted multiple questions in the past that is either not reproducible or completely unrelated to our product. Please try to verify that it is indeed an issue, and indeed an issue related to our product first in the future.
Thanks
|
|
Rank: Advanced Member Groups: Member
Joined: 5/19/2010 Posts: 35
|
Fair enough - Sorry about that, I'll be more careful in the future.
|
|