Highcharts Grid Pro
그리드 인터페이스 내에서 정렬, 편집, 필터링과 같은 사용자 동작을 직접 지원하는 고도의 인터랙티브 데이터 그리드를 생성할 수 있습니다.
Highsoft사에서 공개
2017년 부터 ComponentSource에서 판매중
Released: Mar 12, 2026
sorting.orderSequence.data.columns, while data.dataTable is used for DataTable instances.idColumn option to use a column's values as stable row IDs instead of numeric indices.rendering.icons.LocalDataProvider support for Data Connectors (single table).DataProvider as a new data layer between the Grid and its data source, enabling custom providers beyond the default in-memory LocalDataProvider (using DataTable).RemoteDataProvider as an alternative data layer allowing server-side sorting, filtering, and pagination operations, as well as downloading data in batches while scrolling (Grid Pro only).align API property to pagination.responsive.rules option so it's possible to define different options for different container sizes.columns[].style, columns[].cells.style, and columns[].header.style to apply dynamic or static inline styles.auto or undefined had no effect.