Skip to content

Commit ddc18cd

Browse files
894648: Getting Started with the Javascript Pivot Table Component
1 parent 4195398 commit ddc18cd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# getting-started-with-the-javascript-pivot-table-component
22
A quick-start project that demonstrates how to integrate a Javascript pivot table component into a Javascript application with some of its fundamental features such as FieldList, GroupingBar, and CalculatedField.
3+
4+
Refer to the following documentation to learn about the Javascript pivot table Component: https://ej2.syncfusion.com/javascript/documentation/pivotview/getting-started?cs-save-lang=1&cs-lang=html
5+
6+
Check out this online example of the Javascript pivot table Component: https://ej2.syncfusion.com/demos/#/fluent2/pivot-table/overview.html
7+
8+
# Project prerequisites
9+
Make sure that you have the compatible versions of Visual Studio Code in your machine before starting to work on this project.
10+
11+
# How to run this application
12+
To run this application, you first need to clone the [getting-started-with-the-javascript-pivot-table-component](https://github.com/SyncfusionExamples/getting-started-with-the-javascript-pivot-table-component) repository and then open it in Visual Studio Code. Now, run the index.html in web browser, it will render the Essential JS 2 pivot table control.

0 commit comments

Comments
 (0)