Is there a recommended version of JQuery to use with Infragistics 16.1? The reason I'm asking is because we are trying to update Infragistics from 15.1 to 16.1 and this version does not appear to be compatible with JQuery 1.8.3 (http://jsfiddle.net/80oc4waj/). What is Infragistics plan for future versions and compatibility with JQuery? The reason I ask is because it's very difficult for us to upgrade JQuery versions, so knowing when we'll need to upgrade JQuery will be helpful.
Thanks,
Paul
Hello Paul,
We will update the API docs to state that the minimum supported version is jQuery 1.9.1.
Best regards,Martin PavlovInfragistics, Inc.
Thanks, that makes sense. I was originally just looking at ui.igGrid which had a requirement of 1.4.4. I didn't realize that ui.igGridFiltering and ui.igGridUpdating were were the 1.9.1 requirement was needed.
In 16.1 the minimum required jQuery version is 1.9.1 and jQuery UI 1.9.0. This information is available in each control API Overview page (on the right under the "Dependencies" section).
Hope this helps,Martin PavlovInfragistics, Inc.