Table

Local-first converters, viewers, and file tools

Гид по продукту · 6 мин чтения

Bulk row operations: copy, cut, delete, and clear in large selections

How selection interacts with virtualized rows, clipboard limits, and clearing vs deleting in support workflows.

Опубликовано 21 марта 2025 г. · Table

Virtualized grids render a window of rows; selection logic should still track row identities (IDs) so bulk actions apply to the right originals. Clipboard payloads may hit OS size limits on enormous selections, chunk if needed.

Semantics

  • Clear often zeroes cells but keeps row keys;delete removes lines entirely.
  • Confirm whether your export includes only visible/filtered rows.

← Все статьи