#Controlling space in a grid
4 messages · Page 1 of 1 (latest)
So I have this grid, but my problem here is how I can create the maximal space between the content in the two columns. Ideally i'd like the content of the first column to be aligned with the left margin, and the end of the right content to be on the right margin.
I'm thinking here that a show rule might be effective?
maybe you want align: (left, right)? it applies opposite alignment to the two columns.