insert values into another table
insert values into another table
drexreal
Posts: 1Questions: 1Answers: 0
Hello, I use ultimatepos, on laravel 5.8 I would like to add the values of the row
dpp_inc_tax
Select: Unit purchase price
Insert value in datatable... pos
How could I incorporate this... I know you use datatables, I appreciate your help
Answers
https://datatables.net/reference/api/row.add()
https://datatables.net/reference/api/row().data()
https://datatables.net/examples/api/add_row.html
https://datatables.net/examples/api/select_row.html
https://datatables.net/examples/advanced_init/row_callback.html