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
1070
Problem with Excel Exprot and Dialog window.
posted

We have used the following scripts for jquery excel export and it works fine.

 

<script src="IgniteUI/jQuery/jquery-1.9.1.min.js"></script>

<script src="IgniteUI/jQuery/jquery-ui.min.js"></script>

<script src="IgniteUI/Modernizr/modernizr-latest.js"></script>

 

<%-- dialog open script --%>

<script src="IgniteUI/js/infragistics.core.js"></script>

<script src="IgniteUI/js/infragistics.lob.js"></script>

 <%-- dialog open script --%>

 

<script src="IgniteUI/js/external/FileSaver.js"></script>

<script src="IgniteUI/js/external/Blob.js"></script>

<script src="IgniteUI/js/infragistics.loader.js"></script>

Please review the attachement also.

we would like to open the dialog window on the same page, when "openDialog" buttons is clicked.

1.If we include (Core.js,lob.js) files above the FileSaver.js the dialog is getting opened. But Excel Export is not working.

2.If we remove the (Core.js,lob.js) file reference Excel Export is working, but "openDialog" button is not shown properly and

dialog is not getting opened.

ExcelExport.zip
Parents
No Data
Reply
  • 17590
    Offline posted

    Hello DayanaArul,

    Thank you for posting in community.

    I noticed that a colleague of yours have already opened a support case for the mentioned issue with an ID of CAS-149308-F0K2X5. Since we handle single case per issue could you please communicate this with your colleague and let me know where would you prefer to continue the discussion regarding your issue - either in the support case or in this forum thread.

    Looking forward to hearing from you.

    Please let me know if you need any further assistance.

Children
No Data