Do you have to be a programmer to install and use this?

Do you have to be a programmer to install and use this?

Jax100Jax100 Posts: 2Questions: 2Answers: 0

1) Is this beginner friendly? As far as importing the data, it looks like you need to know about JSON, AJAX, scripting, etc? I just want to plug it in and go. It's going to take long enough entering the actual data.

2) How long should this take for beginner vs vet?

Thanks!

This question has accepted answers - jump to:

Answers

  • allanallan Posts: 61,627Questions: 1Answers: 10,090 Site admin
    Answer ✓

    If you have an HTML table, all you need to do is include the DataTables Javascript and CSS (jQuery too if you aren't already using it) and initialise the table. See the getting started documentation for more information.

    Allan

  • Bindrid2Bindrid2 Posts: 79Questions: 4Answers: 12
    Answer ✓

    http://live.datatables.net/ is a fully working, simple example that you can play with.
    It does not use JSON in this example and javascript is minimal.

This discussion has been closed.