Jim on October 26th, 2009




Make an html table editable by the user, user clicks on a cell, edits the value, then presses enter or clicks on any cell to save the new value.

Continue reading about UI Table Edit jQuery Plugin

Jim on October 26th, 2009




This rowSelect jQuery Plugin is a Simple little plugin to allow selecting of rows (single or multi) in a table.

Continue reading about rowSelect jQuery Plugin

Jim on October 26th, 2009




The UI Table Filter – jQuery Plugin allows table rows to be filtered (made invisible).

Continue reading about UI Table Filter – jQuery Plugin

Jim on October 26th, 2009




This TableDnD plugin allows the user to reorder rows within a table, for example if they represent an ordered list (tasks by priority for example). Individual rows can be marked as non-draggable and/or non-droppable (so other rows can?t be dropped onto them). Rows can have as many cells as necessary and the cells can contain form elements.

Continue reading about Table row drag and drop jQuery Plugin

Jim on October 26th, 2009




Based on the Column Hover plugin adding support for row highlighting and fixing the current highlight when clicking inside a cell.

Continue reading about Table Hover jQuery Plugin