Can someone explain the default behavior of the columns? The data in my columns will vary, so I am wondering
do they evenly distribute,
do they give larger column to the larger data, smaller to the smaller ...
is there a minimum width it give to the header,
when does it determine it is going to word wrap? are there times that it will not word wrap and just make the length so wide that you need to manually control the width?
My research tells me the best way to control is via CSS?