Hi,
I'm using an Infragistics v.13.2 igGrid in an MVC website. I have a problem with the modal dialogs of the grid, which appear when clicking Column Chooser, Sort on Multiple, or other similar features. The modal dialog is displayed and appears to be working correctly, but the page freezes when I click or hover the Apply or Cancel button of the modal dialog.
I investigated the problem, and I see that an endless recursion happens here (Chrome inspector reports Maximum call stack size exceeded), see attached screenshot.
By examining the error message it seems that apparently the mouseover event handler calls itself, creating an endless recursion (see highlighted row).
Do you have any idea what could possibly be wrong here? We use several igGrids in the project and this error is present in all of them.
regards,
Peter
Hi Vasya,
I created a minimal sample project, where I use Infragistics exaclty the way the real project does. The error can be reproduced on this minimal sample. See attached ZIP file.
Hello Peter,
Please provide me a small, isolated sample without any external dependencies that reproduces the issue? This is going to be highly appreciated and will help me investigate this matter further.
Please feel free to contact me if you have any questions regarding this matter.