Highcharts Grid v1.3.0
Grid v1.3.0 ·
- Grid: Added
sorting.compare option, allowing for defining custom sorting logic per column. See #22936.
4 BUGFIXES EXPAND COLLAPSE
- Grid: Fixed Grid table header background colour.
- Grid Pro: Fixed missing imports for renderer and sparkline option types in master
.d.ts.
- Grid: Fixed #23086, resized column width was not saved in user options.
- Grid Pro: Fixed, grid crashed when incorrect
dataType or renderer.type was used.