Table

Local-first converters, viewers, and file tools

Guida prodotto · 6 min di lettura

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.

Pubblicato il 21 marzo 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.

← Tutti gli articoli