mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 05:26:53 +00:00
18 lines
652 B
Markdown
18 lines
652 B
Markdown
---
|
|
title: 'Table operations overview'
|
|
description: 'Learn how to work with filters, sort, group by, and more in NocoDB.'
|
|
tags: ['Table operations', 'Overview']
|
|
keywords: ['NocoDB table operations', 'table operations overview', 'hide field', 'show field', 'filter', 'sort', 'group by', 'record height', 'quick search', 'download', 'search']
|
|
---
|
|
|
|
|
|
The toolbar provides a set of tools to interact with the data in the table. The toolbar is located at the top of the view area.
|
|
|
|
- [Hide fields & reorder](field-operations)
|
|
- [Filter](filter)
|
|
- [Sort](sort)
|
|
- [GroupBy](group-by)
|
|
- [Row height](row-height)
|
|
- [Quick Search](search)
|
|
- [Download](download)
|
|
|