Skip to content

Commit d50709b

Browse files
Documentation(EJ2-834206) : To include UG for additional datasource for EJ2 Pivot Table
1 parent a740705 commit d50709b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Javascript/pivot-table/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var pivotObj = new ej.pivotview.PivotView({
22
dataSourceSettings: {
3-
url: 'https://localhost:7029/pivot',
3+
url: 'https://localhost:44346/Pivot',
44
enableSorting: true,
55
expandAll: false,
66
dataSource: [],

0 commit comments

Comments
 (0)