Skip to content
This repository has been archived by the owner. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 1.41 KB

File metadata and controls

24 lines (18 loc) · 1.41 KB
layout post
title Overview | JavaScript | PivotGrid | Syncfusion
description It is an overview of PivotGrid control in JavaScript platform. PivotGrid component visualizes relational and OLAP data sources in tabular format
platform js
control PivotGrid
documentation ug
api /api/js/ejpivotgrid

Overview

PivotGrid control is an easily configurable and presentation-quality business control. It reads both OLAP and relational datasources, and allows to create multi-dimensional views for analyzing and satisfying the needs of business user.

Some of the key features available in the PivotGrid are listed below:

  1. Data binding: Supports both OLAP and relational datasource binding in the same environment.
  2. PivotTable field list: Lists the entire datasource bound to PivotGrid and allows UI interaction such as filtering and drag and drop operation of any measure, dimension, hierarchy, level, and field at runtime.
  3. Grouping bar: Supports UI interaction at runtime through sorting, filtering, and drag and drop operation of existing field items bound through the report.
  4. Grid layout: Four different layouts such as normal, top summary, no summary, and excel-like layout are supported.
  5. Export: PivotGrid can be exported to Word, PDF, CSV, and Excel files.
  6. PivotGrid control specific features such as hyperlink, cell selection, conditional formatting, RTL, globalization, and localization are also supported.