When using Table View Column Width, the most common questions fall into 3 areas: finding the correct touch target, resizing behavior, and saved results; this FAQ includes 3 common questions.
FAQ
Why didn’t the column width change after I dragged?
- Make sure you are in table view, not another view type.
- Check that you pressed the right edge of the field header, not the middle of the header.
- Try again by pressing and holding first, then dragging left or right before releasing.
Can I enter an exact numeric width on iOS?
- On iOS, column width is currently adjusted by dragging.
- A direct input box for an exact numeric width is not available here.
- If you need a more precise result, make several small drag adjustments.
Will the adjusted column width stay saved?
- After you drag and release in table view, the new width takes effect immediately.
- The updated result is saved for the current view automatically.
- The next time you open the same view, check whether the column still uses the saved width.
Glossary
| Term | Definition |
|---|---|
| Table view | A view that displays records in rows and columns, making it easier to scan multiple fields together. |
| Field header | The label area at the top of a column. It is also the touch target used when resizing column width. |
| Column width | The visible horizontal width of a field column in the current view. It affects how much content can be shown at once. |