Adapt datatables for my needs
Adapt datatables for my needs
Hello. I am building an app and I am trying to find out if datatables is a suitable solution for my problem.
I need to fetch some data from the db and put them in a table. Then I need to filter that table and select some or all of those filtered rows.
With a clickable button I then want to move the selected rows to another table. When I am finished I want to send the rows of the second table back to the db.
Thanks for your help
PS: I just need something like: "Yes datatables can do the job. Check this, this and that"
I need to fetch some data from the db and put them in a table. Then I need to filter that table and select some or all of those filtered rows.
With a clickable button I then want to move the selected rows to another table. When I am finished I want to send the rows of the second table back to the db.
Thanks for your help
PS: I just need something like: "Yes datatables can do the job. Check this, this and that"
This discussion has been closed.
Replies
Allan