Answer the question
In order to leave comments, you need to log in
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
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question