Handsontable - a JavaScript data grid that provides spreadsheet-like UX
Guides
API reference
  • JavaScript
  • React
  • Angular
  • Vue 2
  • Vue 3
/ S
    GitHub (opens new window)
    • Contact support (opens new window)
    • Report an issue (opens new window)
    • Handsontable forum (opens new window)
    • Ask on Stack Overflow (opens new window)
    • Blog (opens new window)
    Framework
    • JavaScript
    • React
    • Angular
    • Vue 2
    • Vue 3
    Guides
    API reference
    • Introduction
    • Core
    • Hooks
    • Configuration options
    • Plugins
      • AutoColumnSize
      • AutoRowSize
      • Autofill
      • BindRowsWithHeaders
      • CollapsibleColumns
      • ColumnSorting
      • ColumnSummary
      • Comments
      • ContextMenu
      • CopyPaste
      • CustomBorders
      • DragToScroll
      • DropdownMenu
      • ExportFile
      • Filters
      • Formulas
      • HiddenColumns
      • HiddenRows
      • ManualColumnFreeze
      • ManualColumnMove
      • ManualColumnResize
      • ManualRowMove
      • ManualRowResize
      • MergeCells
      • MultiColumnSorting
      • NestedHeaders
      • NestedRows
      • PersistentState
      • Search
      • TrimRows
      • UndoRedo
    GitHub (opens new window)
    • Contact support (opens new window)
    • Report an issue (opens new window)
    • Handsontable forum (opens new window)
    • Ask on Stack Overflow (opens new window)
    • Blog (opens new window)
      Dark mode

      There is a newer version of Handsontable available. Switch to the latest version ⟶

      React Data Grid IndexesSequence

      In this article
      • Description

      Description

      Map for storing mappings from an index to a physical index.

      It also updates the physical indexes (remaining in the map) on remove/add row or column action.

      Last update: Nov 20, 2024