I've been following the written tutorial, and I am currently at Chapter 6: Basic Views.
The next step was to create the following list view (tried to upload image, couldn't), and I got everything to work except the Title and Postcode (both char fields) take up almost all of the width, and the columns don't equally divide the width.
I looked for ways to make this work, but the only "decent" solution was to set the width to a fixed amount in pixels.
My question would be, how did the guide achieve making all columns take up equal space.
Thank you for your time :)

