How can I align first element of a two columns grid to the left and the second element to the right?
+------------------------------------------+
| [Button1] [Button2] |
+------------------------------------------+
It doesn’t necessarily have to be a grid; it could be a different alignment method, but with 2 columns.