insert values into another table
insert values into another table
![drexreal](https://secure.gravatar.com/avatar/c1f61ce41dac1905b12f5bcfde16572f/?default=https%3A%2F%2Fvanillicon.com%2Fc1f61ce41dac1905b12f5bcfde16572f_200.png&rating=g&size=120)
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
This discussion has been closed.
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