-

-

uvasblancasuvasblancas Posts: 1Questions: 0Answers: 0
edited September 2011 in General
-

Replies

  • allanallan Posts: 61,840Questions: 1Answers: 10,134 Site admin
    Hi,

    The easiest way to get data into DataTables is to output it as a regular HTML table, and then have Javscript read it in from there: http://datatables.net/examples/data_sources/dom.html . There other methods which you might prefer, ajax for example, but basically the fact that you are using WordPress or any other CMS shouldn't make any difference - it's just a case of enhancing a regular HTML table.

    Allan
This discussion has been closed.