Highcharts Grid v3.1.0

Grid v3.1.0 ·
  • Grid Pro: Added support for row grouping
  • Grid Pro: Optimized event options update.
  • Grid Pro: Added treeView data aggregation.
  • Grid: Added support for column virtualization.
  • Grid: Added built-in context menu groups.
  • Grid: Grid filtering conditions allowlist.
  • Grid: Added possibility to render Grid caption as HTML. See #24683.
  • Grid: Added support for runtime warnings when deprecated Grid options are used.
  • Grid: Added support for minWidth and maxWidth in column options. See #24395.
  • Grid: Added data.dataTableKey option to select a table from Grid data connectors.
  • Grid: Refactored CSS by separating theme styles from functional styles.
1 BUGFIXES EXPAND COLLAPSE
  • Grid: Fixed rows being pushed out of view when resizing a column while scrolled down, with variable row heights.