Loading page with datatable with ajax

Loading page with datatable with ajax

diamonddiamond Posts: 3Questions: 0Answers: 0
edited February 2010 in General
Hi,

Can someone explain me how to load a page with datatable with ajax? When i load page with datatable separately it loads fine, but whenever i make a request for this page it just shows simple table. I'm not really good with JS so please explain as simple as possible :)

Thank you,
D

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    The documentation and examples are probably the best point to start with:

    http://datatables.net/usage/#data_sources
    http://datatables.net/examples/data_sources/ajax.html

    Beyond that, you'll need to explain the problem further - ideally with a link.

    Allan
This discussion has been closed.