mysql
mysql
feliperosolin
Posts: 1Questions: 1Answers: 0
hello,how do I present data from a mysql database datatable in the grid?
This discussion has been closed.
Answers
You need to format the data into JSON and then use DataTables Ajax options to load the data.
Allan