You can specify explicit rows and columns using options to
grid. However, if several widgets are meant to
appear in the same row, you can use a single grid
command with a list of widgets rather than calling
grid for each one. The first widget invokes the
grid command, and all other widgets for that
column are specified as options to grid. Any
subsequent grid commands increment the row by one
and start again.
You can use special characters as placeholders: