This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Row Colspan, Header Grouping & Default Header Menu
Features
- (grid): add Column Span (colspan)
- see new demo
- (grid): add Header Grouping across multiple colspan
- see new demo
- (sorting): add support for multi-columns number indicator & tristate
- try doing a multi-sort in any of the grids
- (grid): add all missing grid options available in SlickGrid
- (grid): Excel like Copy Buffer with Copy Manager Plugin
- read the Wiki - Excel Copy Buffer Plugin
- on this Formatter demo or Editor demo page, try to highlight the cell you want to copy and paste them in Excel
- (grid): add a default Header Menu with hideColumn, sort Asc/Desc commands
- now enabled by default in global grid options
Fixes
- (style): formatter should not remove href link underline
- (grid): calling refreshBackendDataset was not refreshing UI
- (formatter): make sure object exist before getting property
- (editor): SingleSelect & MultiSelect Editors misbehave w/sorted desc