summaryrefslogtreecommitdiffstats
path: root/plugins/slick.checkboxselectcolumn.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed #417 - checkbox select column handling for empty gridsMichael Leibman2012-09-081-1/+1
* Extended the grid API with "onHeaderRendered" and "onBeforeHeaderDestroy" eve...Michael Leibman2012-06-171-8/+7
* Added spacebar handling to CheckboxSelectColumn plugin (issue #277).Michael Leibman2012-02-051-7/+26
* More cleanup.Michael Leibman2012-01-171-18/+18
* Reformatted code.Michael Leibman2012-01-171-116/+115
* Cleaned up column width calculations and removed syncColumnCellResize option.mleibman2011-02-221-1/+0
* Issue #134: Removed unnecessary row invalidation in slick.chechboxselectcolu...mleibman2011-01-121-2/+0
* Added a CheckboxSelectColumn plugin.mleibman2010-12-051-0/+139