v0.1.1
Features:
- #2 - Add 'html' option to clipboard handler
- #15 - Ability to define placement of menuExtension
- #83 - Have getState() and restoreState() restore rowHeight for "list" mode grid
- #84 - In grouped mode have the option to export only export the selected group
- #122 - Prevent remoteFetch during horizontal scroll
- #138 - Remote Data - Allow prefetching results beyond the current viewport
- Added
scrollLeftDeltaandscrollTopDeltavalues to theevents.scrollarguments
Bug Fixes:
- Fixed a bug where
grid.showQuickFilterwould display an empty filter bar even ifgrid.options.quickFilteris disabled