多维表格
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.

25 lines
1.1 KiB

---
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.
### Available Tools
- [Hide & Reorder Fields](/table-operations/field-operations)
- [Filter](/table-operations/filter)
- [Sort](/table-operations/sort)
- [GroupBy](/table-operations/group-by)
- [Row height](/table-operations/row-height)
- [Quick Search](/table-operations/search)
- [Download](/table-operations/download)
For a visual guide on how to use the toolbar and its features, check out this video:
<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/pvwoZ7vzWNI?si=eZ00r_p5hhuE1mQW?&start=16" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen ></iframe>
</center>