summaryrefslogtreecommitdiffstats
path: root/examples/example-checkbox-row-select.html
Commit message (Expand)AuthorAgeFilesLines
* Added Link to Github sourceToby Allen2013-10-131-0/+5
* Upgraded to drag/drop 2.2 and fixed a bugfix lost in the gh-pages cleanup (#5...Michael Leibman2013-03-211-1/+1
* Optimize DataView flattenGroupedRows().Michael Leibman2013-03-071-0/+4
* Missing slick.editors.js ref in one of the examples.Michael Leibman2012-01-241-0/+1
* Formatter & Editor cleanup.Michael Leibman2012-01-231-2/+2
* More cleanup.Michael Leibman2012-01-171-14/+14
* Reformatted code.Michael Leibman2012-01-171-57/+53
* Upgraded to the latest jQuery and jQuery UI versions.mleibman2011-11-111-3/+3
* Cleaned up column width calculations and removed syncColumnCellResize option.mleibman2011-02-221-9/+11
* Removed jquery.curStyles pluging and replaced all uses of curStyles and the n...mleibman2010-12-201-1/+0
* Changed the grid to read the dimensions from the computed style instead of ac...mleibman2010-12-171-0/+1
* Added a CheckboxSelectColumn plugin.mleibman2010-12-051-107/+18
* Fixed indentation in "example-checkbox-row-select.html".mleibman2010-11-281-157/+158
* Added "updateColumnHeader" grid method.mleibman2010-11-281-0/+176