Highcharts Grid Pro
그리드 인터페이스 내에서 정렬, 편집, 필터링과 같은 사용자 동작을 직접 지원하는 고도의 인터랙티브 데이터 그리드를 생성할 수 있습니다.
Highsoft사에서 공개
2017년 부터 ComponentSource에서 판매중
Released: Dec 9, 2025
grid.update() so that it now re-renders only the relevant elements in the DOM for the options being changed, rather than the entire container.@highcharts/grid-lite and @highcharts/grid-pro npm libraries now export ES modules for client-side bundling on the default import path, instead of UMD bundles.null.afterEdit event was not triggered when editing cells using view renderer content.dataType settings.dataTable.setRow() method was not respected.className was missing when the cell formatter returned null.