Please recommend a jquery table plugin that works

Please recommend a jquery table plugin that works

dwschulzedwschulze Posts: 8Questions: 0Answers: 0
edited January 2014 in General
I'm sorry to ask this here, but I'm running out of time. I need a jquery table plugin that supports paging and has decent documentation. Most importantly it has to work.

I've spent the last day and a half trying to get Datatables to work, but its AJAX functionality doesn't work and it can't render a 12 entry JSON array into a table. I worked around the AJAX problem by using Jquery's ajax call and passing the JSON array as the "aaData" parameter. Here's my bug report on this issue:

http://datatables.net/forums/discussion/19209/cant-populate-table-with-12-rows-of-data#Item_2

Can anyone recommend another jquery table plugin that they have had good luck with? Thanks.

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    I've just added a reply to your other thread.

    Allan
This discussion has been closed.