Please recommend a jquery table plugin that works
Please recommend a jquery table plugin that works
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.
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.
This discussion has been closed.
Replies
Allan