We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0b1b1 commit 3133460Copy full SHA for 3133460
1 file changed
HTMLSamples/grid/export-grid-loading-indicator.html
@@ -57,9 +57,7 @@
57
'igGrid.Sorting,' +
58
'igGrid.Paging,' +
59
'igGrid.Summaries,' +
60
- 'modules/infragistics.documents.core.js,' +
61
- 'modules/infragistics.excel.js,' +
62
- 'modules/infragistics.gridexcelexporter.js'
+ 'igGridExcelExporter'
63
});
64
65
$.ig.loader(function () {
0 commit comments