Hello,
Is there a limitation in jQuery version when using Infragistics.Web.ClientUI version 15.1.20151.1005 ?
Thank you in advance,
Kostas
Hi,
Thank you for your response. As mentioned supported environments are listed at http://ko.infragistics.com/support/supported-environments.
Anyway, if you are able to send me your app or isolate the issue in a small working sample I will be happy to investigate what is the issue. I believe this is the best option to proceed, but if it is not possible for you please let me know so that we will continue with a different approach.
Yes, we updated to 1.9.1 and we are experiencing the below issue
"Error: Syntax error, unrecognized expression: #WaterFallGRid_Trend/Seasonality_fs\n at Error (native)\n at Function.a.error (http://localhost:8080/iMAS/Performance/Drivers/lib/jquery/jquery-1.9.1.min.js:2:24554)\n at f (http://localhost:8080/iMAS/Performance/Drivers/lib/jquery/jquery-1.9.1.min.js:2:14975)\n at Function.a (http://localhost:8080/iMAS/Performance/Drivers/lib/jquery/jquery-1.9.1.min.js:2:13885)\n at st.fn.extend.find (http://localhost:8080/iMAS/Performance/Drivers/lib/jquery/jquery-1.9.1.min.js:2:30524)\n at $.widget._renderHeaderColumns (http://localhost:8080/iMAS/Performance/Drivers/lib/infragistics/js/modules/infragistics.ui.grid.multicolumnheaders.js:18:2306)\n at null._renderHeaderColumns (http://localhost:8080/iMAS/Performance/Drivers/lib/jquery/jquery-ui-1.9.2.min.js:5:5028)\n at $.widget._renderingMultiColumnHeader (http://localhost:8080/iMAS/Performance/Drivers/lib/infragistics/js/modules/infragistics.ui.grid.multicolumnheaders.js:18:324)\n at null._renderingMultiColumnHeader (http://localhost:8080/iMAS/Performance/Drivers/lib/jquery/jquery-ui-1.9.2.min.js:5:5028)\n at $.widget._fireInternalEvent (http://localhost:8080/iMAS/Performance/Drivers/lib/infragistics/js/modules/infragistics.ui.grid.framework.js:30:27350)"""
Is there a known limitation in jquery-ui version as well ?
BR,
Hi Konstantinos,
I understand your requirement, but I don't think this is achievable. Anyway I was not able to understand - did you upgrade to jQuery 1.9.1 or higher and if this upgrade caused issues with IgniteUI products or with another part of your application ?
Hi Hristo,
At first thank you for your immediate reply. Our main concern is on the conflicts we have in our legacy code once we updated to 1.9.1+ jQuery version. Is there any way or process to isolate the infragistics library from jQuery version updates? i.e Have lets say version A of jQuery for infragistcs and version B for the rest of our project.
You can see a list of supported environments at http://ko.infragistics.com/support/supported-environments
You can see that latest jQuery that supports 15.1 is jQuery 1.9.1 - so I recommend using this version.