Files
nocodb/packages/noco-docs/docs/060.table-operations/060.row-height.md
2024-03-04 14:56:29 +08:00

32 lines
1.1 KiB
Markdown

---
title: 'Record height'
description: 'Learn how to adjust the height of records in NocoDB.'
tags: ['Table operations', 'Record height', 'Grid view']
keywords : ['table operations', 'record 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 fields and multi-select fields, as it enables users to present a greater amount of content within each cell.
![record 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](/table-operations/field-operations)
- [Filter](/table-operations/filter)
- [Sort](/table-operations/sort)
- [GroupBy](/table-operations/group-by)
- [Quick Search](/table-operations/search)
- [Download](/table-operations/download)