A javascript grid control
built on prototype.js

grrid.js is an open source, pure
javascript spreadsheet-like grid

Features

  • Users can edit the cells’ contents in-place
  • No annoying popups to disrupt your users' flow
  • Uses 'Google Maps' style scrolling, so that the browser only needs to load the visible contents
  • Edits are periodically synchronized with the server
Learn more or see it in action.