Loading page with datatable with ajax
Loading page with datatable with ajax
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
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
This discussion has been closed.
Replies
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