Code Examples download
Code Examples download
Pingpong
Posts: 15Questions: 5Answers: 0
Is it possible to download code examples for DataTables?
I downloaded the packages via the link below, which does not include code examples.
This discussion has been closed.
Answers
I don't believe there is an area to download the examples. However you can easily build them using the instructions here:
https://datatables.net/manual/tech-notes/9
You can go to http://live.datatables.net/ to start with a DOM based example or use the instructions above for ajax or server side loaded data.
Kevin
Its a bit hidden these days (the download builder taking precedence), but you can download the full DataTables package including the examples from this page.
Allan