Use Cases
Create a Grid View
Every new table includes a grid view by default. To create another grid view for a specific workflow:1
Open the view sidebar
Go to the target table and open the view list on the left.
2
Create a view
Click
+ at the top of the view sidebar and choose Grid view.3
Name and save
Enter a view name, set the collaboration mode if needed, and create the view.
Display Settings
Manage Field Display

Hidden fields only change the current view. They do not delete fields or record data.
Adjust Row Height and Field Name Height
Click Row height in the toolbar to adjust the display density of the table view.
- Row height: Choose Short, Medium, Tall, or Extra tall to adjust record row height.
- Field name: Choose 1 line, 2 lines, or 3 lines to control the display height of column names in the table header.
Freeze Columns
When a table has many fields, freeze key columns so they stay visible while you scroll horizontally.
- Drag the freeze divider to freeze the columns on its left.

- Right-click a field header and choose Freeze up to this field to freeze that field and all fields to its left.
- Teable keeps a scrollable area to the right of frozen columns. If the current window is too narrow, Freeze up to this field is disabled or Teable shows Cannot freeze to this area because the current window is too narrow. Widen the window or freeze fewer columns.
Edit and Review Data
Edit and Work in Bulk
- Edit a cell: Click any cell and enter or change content.
- View long content: Double-click a cell, or select it and press Space, to open the full content.
- Fill by dragging: Drag the fill handle at the bottom-right corner of a selected cell to copy values downward.
Selection Statistics

Track Computed Field Activity
When a computed field is waiting, calculating, or has failed, click the calculation activity indicator on the right side of the Grid toolbar to view the current table’s status.
If a calculated value grows past the size a cell can hold, the field reports
Computed cell value is too large with the attempted and maximum size. The limit is 256 KB per computed cell. The rest of the table keeps calculating and the cell keeps its previous value, so the field recalculates on the next write once the value fits.
A single piece of text or a number rarely reaches 256 KB. The limit is usually hit when a record links to many other records and a Lookup or Rollup pulls all of their long text into one cell. For example, a customer with 500 follow-up records, each holding a few hundred words of notes, exceeds the limit once every note is looked up.
The fix is to keep the details out of the cell: use a Rollup to count or sum the linked records, or look up a shorter field such as a status or a number. Open the linked table when you need to read the full content.
Notes
- Hidden fields, sorting, filtering, grouping, and similar settings apply only to the current view.
- To prevent accidental configuration changes, lock the view. Only users with permission can unlock or change it.

