S
S
shynga2020-04-25 10:10:04
JavaScript
shynga, 2020-04-25 10:10:04

How to implement table sorting?

Good afternoon!
I would like to know if this functionality can be implemented.

There are fields with a name and a number entry.
It is necessary to generate a separate row in the table with the entered name and this number.
That is, a static table is prepared in advance, in which a name and a number are hard-coded.
It is necessary that the entered name and number form a string with the name and number.

You don't need to save the table, just show the new field. After a reboot, you need to delete the field.

Is it possible to implement this at all.
The table, if necessary, can be converted to a Bootstrap table, the main issue is adding a row.

Maybe there are some plugins, paid, free.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
hzzzzl, 2020-04-25
@hzzzzl

add line
https://developer.mozilla.org/ru/docs/Web/API/Elem...
and sort

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question