Answer the question
In order to leave comments, you need to log in
Spreadsheet for web application?
There is an idea to embed a spreadsheet (ala Excel) in a web application.
Not a fancy grid, but a full-fledged (as far as possible on the web) spreadsheet.
What you need:
- load data from the database into such a table;
- the user works with this data;
– applies formulas to calculate both new values and totals;
- save changes to the database.
What do you recommend, where you can feel the code with working examples (unfortunately I did not find anything interesting myself)?
Is it possible to use Google Docs SpreadSheet for such a task?
PS using Spring MVC + JSP
Answer the question
In order to leave comments, you need to log in
Try this - www.datatables.net/release-datatables/examples/api/editable.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question