Export to excel is internally dependent on many other modules. Can any one please let me know how to find those dependencies.
Hello Rohith,
The dependencies are described in the beginning of the gridexcelexporter.js file. This is the dependencies:
Depends on: jquery-1.4.4.js jquery.ui.core.js jquery.ui.widget.js FileSaver.js infragistics.ui.grid.framework.js infragistics.ui.grid.columnfixing.js infragistics.ui.grid.filtering.js infragistics.ui.grid.hiding.js infragistics.ui.grid.paging.js infragistics.ui.grid.sorting.js infragistics.ui.grid.summaries.js infragistics.excel.js
And if you use other controls from igniteUi you can load the core.js and lob.js files and you will be able to use all controls from igniteUi.
If you have further questions, please feel free to contact us.
Best Regards,Aleksandar KamenovEntry-level Software Developer