Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Row Colspan, Header Grouping & Default Header Menu

Choose a tag to compare

@ghiscoding ghiscoding released this 10 Apr 21:10
· 3984 commits to master since this release

Features

  • (grid): add Column Span (colspan)
  • (grid): add Header Grouping across multiple colspan
  • (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
  • (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