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
70
Incompatibility between infragistics and Jquery?
posted

Hi,

I have a reference to jquery in my project. I use it to animate a Menú.

I discovered that the webdatagrid sorting fails when I have this reference! If I remove the reference, it just works. This is the error I am receiving, when I try to sort a column in my webdatagrid

 Any Idea?

Thanks.

Parents
No Data
Reply
  • 15979
    Suggested Answer
    posted

    Hello jrbosh,

    The grid has its own Client-Side API that should be used to achieve the needed functionality. When jQuery API is used on grid elements to change their behavior some of the basic functions can be executed incorrectly.

    You can use our new jQuery and MVC product if you want to have better jQuery compatability -  https://es.infragistics.com/products/ignite-ui

Children
No Data