I am attempting to use the gridExporter, found here: http://igniteui.com/grid/export-basic-grid
This code works fine as long as i use JQuery version 2.1.0 or lower. (i.e. http://code.jquery.com/jquery-2.1.1.min.js doesn't work)
Errors thrown: "Unable to get property 'bulkDefine' of undefined or null reference"
We are using the latest version of Jquery, is there any thoughts as to when the gridExporter will be compatible with the newer versions of Jquery?
Hello Ben,
Thank you for contacting Infragistics Developer Support!
I was not able to reproduce the behaviour that you're seeing on your side. I have attached the sample project I used to test this. Please test this project on your side; whether or not it works correctly may help indicate the nature of this issue. If this sample project is not an accurate demonstration of what you're trying to do, please feel free to modify it and send it back, or send a small sample project of your own if you have one.Please let me know if I can provide any further assistance.
Hello,
I am still following up. Have you been able to resolve the issue?If you have any concerns or questions, please feel free to contact me, I will be glad to help you.Thank you for choosing Infragistics components!
Sorry for the delay.
I am no longer experiencing the issue.
It issue seemed to be .NET script manager control scripting error causing the issue.