Hello,
Is there a limitation in jQuery version when using Infragistics.Web.ClientUI version 15.1.20151.1005 ?
Thank you in advance,
Kostas
Hi Konstantinos,
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.
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.
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,
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.
We managed to isolate the issue in our code and the root of cause is the use of "MultiColumnHeaders" feature. Unfortunately we can't share any code at the moment. Are you aware of any issues between jquery and use of this feature?
Thank you again for your valuable feedback,
We're not aware of such issues, and indeed it sounds really strange. Even if removing the MultiColumnHeaders gets you rid of these errors I doubt that issue is caused only be using this widget. As you can see at http://www.igniteui.com/grid/multi-column-headers features works fine with jQuery 1.9.1 and jQueryUI 1.10.3. Could you test with the same exact reference used in this sample:
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script> <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script>
You can also tell me more details about your scenario and use of MultiColumnHeaders so that I can try to reproduce the issue on my side and investigate. Looking forward to hearing from you.
I'm just following up to see if you had time to test the suggested and if it helped. Please let me know.
Hi Kostas,
Thank you for this feedback. I am going to close this case now, but in case of any assistance needed please do not hesitate to reopen it.
Thank you for you concern regarding this issue. Unfortunately we have postponed the development of this task for a couple of weeks so we did not have time to test this thoroughly. Once we have more feedback I'll let you know.
Best Regards,