We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f0b1b1 + 3133460 commit 1fd0a60Copy full SHA for 1fd0a60
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