RevGrid - v0.9.3
    Preparing search index...

    RevGrid - v0.9.3

    Revgrid

    NPM version License

    Revgrid is a canvas based virtual grid focusing on real-time data display and performance. Data is injected into the grid using server interfaces.

    • Realtime
    • Speed
    • Virtual (supporting display of very large data sets)
    • Event driven (low CPU usage)
    • Multiple selections (rectangle, row and column)
    • Focus
    • Drawing
    • Editing
    • Smooth horizontal scrolling
    • Multiple sub-grids (eg. header, main, footer)
    • Fixed (non scrolling) rows and columns
    • Sorting and filtering
    • Highlight recent changes
    • Extendable settings
    • Fields can be of any type
    • Plug in cell painters
    • Plug in grid painters
    • Plug in cell editors
    • Plug in UI controllers
    • Comes with several predefined servers:
      • Data Row Array
      • Record
      • Table
      • Single Heading
      • Multiple Heading
    • JavaScript grid implementations (no generic parameters)

    More examples are available in the Examples documentation section.

    https://revgrid.github.io/revgrid/Overview/