[jQuery] Selecting multiple table rows with jQuery and Tablesorter

[jQuery] Selecting multiple table rows with jQuery and Tablesorter


I've been looking around, but have yet to find the right jquery solution for
selecting table rows using jQuery and the Tablesorter plugin. I've created a
widget to toggle css classes and highlight each selected row, but I'm
looking for more functionality than that. I've also seen other plugins like
Ingrid and Grid, but they don't have the control I need.
Specifically, I'm looking to use 'click' to select a row, 'ctrl+click' to
select multiple rows, keyboard shortcuts to select all rows ('ctrl+a') and
the ability to navigate thru the table with the arrow keys. Similar to the
functionality found in a desktop spreadsheet program like Numbers or Excel.
Does anyone know of a solution or could provide some feedback as to how I
might make one?
--
View this message in context: http://www.nabble.com/Selecting-multiple-table-rows-with-jQuery-and-Tablesorter-tp19884393s27240p19884393.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.