A
A
Anatoly2018-07-17 19:39:06
Laravel
Anatoly, 2018-07-17 19:39:06

Is there a ready-made solution for generating html tables?

Good day guys!
Tell me, is there a ready-made solution for generating html tables?
Here is a list of what should be done:
1. Dynamically building columns that the user selects.
2. Search by the formed table.
3. Sort by each of the columns.
It will be a plus if it will also be possible to upload the generated table to excell)) There is
a datatables plugin, but as far as I understand it cannot dynamically form columns, or I haven’t read the doc

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis, 2018-07-17
@sidni

This applies more to JS than PHP
for example https://datatables.net/

S
seriogja, 2018-07-18
@seriogja

Good afternoon!
I think what you need: https://github.com/yajra/laravel-datatables You can definitely customize columns :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question