Search code examples
jquerysortingpaginationtablesorter

Looking for a good jQuery table with Pagination, Multi-column sorting, and row selection


I've used the table from dataTables.net before and it worked pretty good. However, it does not provide row selection. I've found tables that did at most two of these at a time, but not all three. I'm still pretty novice at JavaScript and at the time don't want to dive into someone else's code to add the missing feature. I wanted to see if there is already a table out there that does all three functions I need. Thank you very much.


Solution

  • DataTable row selection examples from their site:

    Single Row

    Multiple Rows with Page memory