Skip to content

Tag: datatable

default values in input form Modal

I just created a datatable collecting the values ​​from a wordpress database.- These values ​​must be loaded in a contact form within a modal. I am calling the modal from a button in the last column of each row of the datatable. I must predetermine the values ​​of the form fields with the information correspo…

How can I use the data table pagination?

Now I’m calling up the whole data and using the data table to express it in a view. However, if there is a lot of data, rendering speed is slow. What should we do to improve? in this datatable code in this sql code and table view code What should I do to pagination using datatable and php and mariadb?