English
English
Appearance
English
English
Appearance
Table view is the default and most flexible way to work with SmartTable data. It displays records as rows and fields as columns, similar to a spreadsheet, while supporting high-performance virtual scrolling and advanced layout options.

Use table view when you need to:
| Operation | How To |
|---|---|
| Add row | Click the + at the bottom or press Ctrl + N / Cmd + N |
| Delete row | Select the row and press Delete, or right-click and choose Delete |
| Move row | Drag the row handle to a new position |
| Move column | Drag the column header left or right |
| Batch select | Hold Shift and click rows, or use checkboxes |
Performance
Table view uses virtual scrolling to keep interactions smooth even with tens of thousands of records.