Hi Team,
I need to export grid as well as hierarchical grid to excel/pdf.
I am using the below code:
function exportToExcel() { $.ig.GridExcelExporter.export($("#gridCategory"), {
dataExportMode: $("#dataExportMode").val() });
The export functionality is not working and is giving the error:
I am using the version: 13.2.20132.1010 (as mentioned in infragistics.core.js file)
Hi Hristo,
Any updates on the issue?
-Regards,
Agraj
Thank you, would appreciate your quick response here.
Hi Agraj,
The case has been closed due to inactivity so I missed your response. I am reopening the case now and will continue my investigation on the matter. I will keep you posted.
Hi,
The issue of grid data not rendering still persist.
I have placed the sample application at the below dropbox location.
You will see the data does not get rendered (no external dependencies are there, just run the solution)
https://www.dropbox.com/s/t3e5mxlntvt8bz6/Test_infragistics-new.zip?dl=0
I am using the version: 15.2.20152.1027
Just try replacing the infragistics.lob.js file with the version: 15.1.20151.1005 (renamed as 15.1-old-infragistics.lob.js in the attached project) and you will see the data gets rendered.
Please let me know what is the problem here. Also attaching the chrome error console screenshot.
It has been a long time and I am not able to proceed, I have no external dependencies here, just the infragistics resources are added.
Please help me resolve the issue at the earliest.