You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Export and import reports as JSON through custom toolbar options (Angular Pivot Table)
2
2
3
3
The Syncfusion Angular Pivot Table allows you to persist and restore report settings (also referred to as dataSourceSettings). In this sample, two custom toolbar actions are provided:
4
-
- Save: Exports the current Pivot Table configuration as a JSON file (for example, pivot.json).
5
-
- Open: Imports a previously saved JSON file and applies it to the Pivot Table.
4
+
-**Save**: Exports the current Pivot Table configuration as a JSON file (for example, pivot.json).
5
+
-**Open**: Imports a previously saved JSON file and applies it to the Pivot Table.
6
6
7
7
These actions help users back up, share, or reload their exact Pivot Table layout, including rows, columns, values, filters, sorting, formatting, and more.
0 commit comments