0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #306 - empty DIV leak in RowMoveManager + drop tolerance in the example. More... over 13 years ago
Fix #313 - Call updateRowCount() in setData(). More... over 13 years ago
Fix issue #326. More... over 13 years ago
Fix #314 - reset the cached stylesheet variable when CSS rules are removed. More... over 13 years ago
Fix issue #223 by lazy-getting cell CSS rules. More... over 13 years ago
Merge pull request #298 from garaio/bugfix_colspan More... over 13 years ago
Fixed colspan bug More... over 13 years ago
Update examples/example-optimizing-dataview.html More... over 13 years ago
Removed unnecessary search for .c<columnNumber>. More... over 13 years ago
Removed search filter from grouping example to simplify it a bit (plus it wasn't working). More... over 13 years ago
Reverted to pre-jQuery 1.7 event binding syntax for compatibility with older versions. More... over 13 years ago
Mac compatibility fix for multicolumn sort + workaround for jQuery bug breaking e.metaKey in Windows. More... over 13 years ago
Merge pull request #292 from dacap/master More... over 13 years ago
Fixed issue #291. More... over 13 years ago
Fixed "fixed header" example for FF. More... over 13 years ago
Add getSortColumns() method to SlickGrid. More... over 13 years ago
Add support to remove columns with ctrlKey from "sortColumns" when "multiColumnSort" option is enabled. More... over 13 years ago
Removed uses of "id" from the column picker (#286). More... over 13 years ago
Added an option to set "defaultFormatter". More... over 13 years ago
Do not compile filters if filter inlining is disabled (#289). More... over 13 years ago
Fixed broken sorting. More... over 13 years ago
Fixed header row not scrolling all the way to the right (issue #279) and the viewport height being off by a couple of pixels. More... over 13 years ago
Formatting fixup of a previous pull request merge. More... over 13 years ago
Added spacebar handling to CheckboxSelectColumn plugin (issue #277). More... over 13 years ago
Updated the basic example to initialize the grid in a visible container. More... over 13 years ago
Made DataView filter inlining optional (default is false). More... over 13 years ago
Added multi-column sorting. More... over 13 years ago
Update slick.dataview.js More... over 13 years ago
Removed a totally unneeded empty DIV creation when scrolling by small amounts. More... over 13 years ago
Removed "alpha" references. More... over 13 years ago