Skip to content

Tags: lkhzb/SlickGrid

Tags

1.4.3

Toggle 1.4.3's commit message
Tagging the latest stable release as we switch to 2.0 branch.

1.4.1

Toggle 1.4.1's commit message
Merged in Daptiv changes.

- ADDED:  "toolTipMaxLength" option.
- FIXED:  not all rows getting removed by updateRowCount().
- ADDED:  onHeaderContextMenu event now passes in a column definition as a second parameter.
- ADDED:  "getGridPosition" method.

1.4

Toggle 1.4's commit message
- ADDED: preliminary support for cell range selection ("enableCellRan…

…geSelection" option, "onCellRangeSelected" event)

1.4b2

Toggle 1.4b2's commit message
Merge branch 'master' of github.com:mleibman/SlickGrid

1.4b1

Toggle 1.4b1's commit message
- FIXED: perf regression with respect to scrolling responsiveness

1.3.2

Toggle 1.3.2's commit message
- Rolled back the bad changeset ("updateRowCount() no longer removes …

…an extra row").

- FIXED: Issue 50 - Two bugs: Filtering bug and Add Row bug when filtered.