openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Slick Grid JS
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Sep 20, 2024 — Sep 20, 2025
Showing page 6 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Improved Checkbox editor ValueChanged behavior.
Wilcley Lima
More...
over 12 years ago
Added support for predefined group values to DataView.
Michael Leibman
More...
over 12 years ago
Merge pull request #540 from dariusk/master
Michael Leibman
More...
over 12 years ago
Adding default value for selectable in column options, optimizing canCellBeSelected.
Darius Kazemi
More...
over 12 years ago
Merge pull request #538 from dariusk/master
Michael Leibman
More...
over 12 years ago
No longer need to check if columns[cell].focusable is a boolean: since every column now is boolean by default, we simply return focusable at the end of the function. (The original 'return true;' is not needed because the default value here IS true.)
Darius Kazemi
More...
over 12 years ago
Column option for 'focusable' needs a default value. Set to true, as that's the default behavior assumed by 'canCellBeActive'
Darius Kazemi
More...
over 12 years ago
Optimize up DataView aggregation.
Michael Leibman
More...
over 12 years ago
Add multi-level grouping to DataView. Based on the original pull request (https://github.com/mleibman/SlickGrid/pull/522) by ghiscoding.
Michael Leibman
More...
over 12 years ago
Merge pull request #534 from fetis/master
Michael Leibman
More...
over 12 years ago
Changes according Pull request #534
fetis
More...
over 12 years ago
Merge pull request #535 from tombenner/master
Michael Leibman
More...
over 12 years ago
Use a URL instead of a path for the wiki link in the README
Tom Benner
More...
over 12 years ago
Shift+arrow keys support for selection
fetis
More...
over 12 years ago
Merge pull request #523 from ckosmowski/master
Michael Leibman
More...
over 12 years ago
Added distance for dragging rows
ckosmowski
More...
over 12 years ago
Merge pull request #521 from loris/patch-1
Michael Leibman
More...
over 12 years ago
Use of navigator.userAgent instead of $.browser
Loris Guignard
More...
over 12 years ago
Fix #520 - dropstart event not firing
Michael Leibman
More...
over 12 years ago
Merge pull request #517 from ckosmowski/master
Michael Leibman
More...
over 12 years ago
Changed distance value
ckosmowski
More...
over 12 years ago
Merge pull request #519 from loris/patch-1
Michael Leibman
More...
over 12 years ago
Replace 'hover' deprecated pseudo-event
Loris Guignard
More...
over 12 years ago
Added distance to prevent unintended reordering
ckosmowski
More...
over 12 years ago
Pass the right row to 'asyncPostRender' function (#505).
Michael Leibman
More...
over 12 years ago
Add 'sortable' CSS class to sortable headers (#514).
Michael Leibman
More...
over 12 years ago
Fix #496 - Improve the example to demonstrate proper use.
Michael Leibman
More...
almost 13 years ago
Fix #498 - Selections are not always maintained when filtering (Example 4).
Michael Leibman
More...
almost 13 years ago
Merge pull request #494 from atesgoral/master
Michael Leibman
More...
almost 13 years ago
Don't initialize Sortable just for destroying
Ates Goral
More...
almost 13 years ago
←
1
2
3
4
5
6
7
8
9
10
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree