Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Data grid Export to Excel
posted

Export to excel is internally dependent on many other modules. Can any one please let me know how to find those dependencies.

  • 1740
    Offline posted

    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 Kamenov
    Entry-level Software Developer