Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
jQuery version
posted

Hello,

Is there a limitation in jQuery version when using Infragistics.Web.ClientUI version 15.1.20151.1005 ?

Thank you in advance,

Kostas

  • 16310
    Offline posted

    Hi Konstantinos,

    You can see a list of supported environments at http://www.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.

    • 100
      posted in reply to Hristo Anastasov

      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.

      Thank you in advance,

      Kostas 

      • 16310
        Offline posted in reply to Konstantinos Papageo

        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.

        • 100
          posted in reply to Hristo Anastasov

          Hi Hristo,

          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,

          Kostas

          • 16310
            Offline posted in reply to Hristo Anastasov

            Hi,

            I'm just following up to see if you had time to test the suggested and if it helped. Please let me know.

            • 16310
              Offline posted in reply to Konstantinos Papageo

              Hi Konstantinos,

              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.

              • 100
                posted in reply to Hristo Anastasov

                Hi Hristo,

                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,

                BR,

                Kostas