I
I
ince2019-01-15 15:07:03
JavaScript
ince, 2019-01-15 15:07:03

What library should be used to display and manipulate tabular data from a database on a page?

Recommend a library for displaying and manipulating tabular data from the database on the page.
Thanks

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
hack504, 2019-01-15
@ince

If you really manipulate tabular data, then https://pouchdb.com/ , but it only works with the couchdb.apache.org
database. In your case, you probably mean DataGrid, which is implemented on all js frameworks. Here is an example for JQuery - www.jquery-bootgrid.com/Examples#data-api

M
Maksim B, 2019-02-15
@Sundagy

https://github.com/handsontable/handsontable
have off react react support

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question