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
845
Error expanding 3rd-level row of igHierearchicalGrid
posted

Hi there,

In my MVC 4 project using Ignite 14.1.2692 and jQuery 1.7.2, the second and third level rows open with no problem (using Load-On-Demand)

I am looking to update the jQuery to 1.9.1 or above and a higher version of Ignite UI. No matter which Ignite UI version I try (15.1, 15.2, 16.1 and the version updates) as soon as I update the jQuery to 1.9.1 or abouve (I have tried 2.0.3, and 3.00 I get the following error expanding the 3rd level row:

x800a139e - JavaScript runtime error: Syntax error, unrecognized expression: #grdSOE_7;62381_Carton_child_scroll

Carton is the name of my 3rd level. The code does not even enter the function in the controller that populates the 3rd level, but the second and third level are essentially coded the same way.

What could be causing this? Which is the best version of jQuery to be using with IgniteUI?

Regards

Deon