Non-contiguous cell selection.
Adds non-contiguous cell selection.
Features
- Added non-contiguous cell selection.
- Added an option to prevent row creation using the beforeCreateRow hook.
- Added tests for translation feature.
Fixes
- Fixed a bug where freezing and unfreezing the last column crashed the browser.
- Fixed a problem with unnecessary rows being added when using Filters along with minRows or minSpareRows.