From b29ce9ae1b3a712d16ed0b904706e7a5b6ac2449 Mon Sep 17 00:00:00 2001 From: Build Automaion Date: Fri, 5 Jul 2024 16:44:01 +0530 Subject: [PATCH] Integrated latest changes at 07-05-2024 4:30:13 PM --- ej2-react/pivotview/getting-started.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ej2-react/pivotview/getting-started.md b/ej2-react/pivotview/getting-started.md index 2d8d7bfac..835fa3564 100644 --- a/ej2-react/pivotview/getting-started.md +++ b/ej2-react/pivotview/getting-started.md @@ -366,6 +366,8 @@ npm start {% previewsample "page.domainurl/code-snippet/pivot-table/getting-started-cs7" %} +For more information and to access the quick start project, visit: [GitHub Repository](https://github.com/SyncfusionExamples/getting-started-with-the-react-pivot-table-component) + > You can also explore our [React Pivot Table example](https://ej2.syncfusion.com/react/demos/#/material/pivot-table/default) that shows how to rendering of the pivot table with drill-up and drill-down functionality bound to a relational report. ## See Also