多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
1.0 KiB

---
title: 'Record height'
description: 'Learn how to adjust the height of records in NocoDB.'
tags: ['Table operations', 'Record height', 'Grid view']
keywords : ['table operations', 'row height']
---
NocoDB offers users the flexibility to adjust the display height of records within the spreadsheet grid to four distinct levels: Short (the default setting), Medium, Tall, and Extra. This feature proves valuable when working with extensive text columns and multi-select fields, as it enables users to present a greater amount of content within each cell.
![Row height](/img/v2/table-operations/row-height-1.png)
### Short
![Short](/img/v2/table-operations/row-height-2.png)
### Medium
![Medium](/img/v2/table-operations/row-height-3.png)
### Tall
![Tall](/img/v2/table-operations/row-height-4.png)
### Extra
![Extra](/img/v2/table-operations/row-height-5.png)
### Related topics
- [Field operations](field-operations)
- [Filter](filter)
- [Sort](sort)
- [GroupBy](group-by)
- [Quick Search](search)
- [Download](download)