A
A
arhansolo2019-12-17 19:02:10
css
arhansolo, 2019-12-17 19:02:10

Advise widgets for creating and editing tables by the user on the site?

In general, in my application, the user edits and creates tables (schedule). These tables must be stored in the database.
What widget do you recommend for creating these tables? And in general, how can such a scheme be implemented?
Thank you in advance for your answer and sorry for the badly worded question)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey, 2019-12-17
@AleksRap

Create a table template and, having received data about the table in JSON, draw it on the page.
Creation - use the same template with reactive editing (add/remove rows/columns, etc)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question