0

I am looking for a jQuery grid that will allow me to edit data and save it so it will be available for viewing every time I open the document with the data.

Any recommendations? The simpler the better. I am just trying to create a new document with a grid to replace an old Google Spreadsheet that I currently use.

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
randomizertech
  • 2,309
  • 15
  • 48
  • 85

1 Answers1

1

Are you Looking for slickgrid?

And its not possible to see eachtime time without persisting the data.

And DataGrid is here with Basic CRUD operations.

Suresh Atta
  • 120,458
  • 37
  • 198
  • 307