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://es.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.