Grid not displayed in IE 9 or above in dhtmlx grid V2.1
I tried to debug the code, but execution stops during “parse” function’s execution.
Please help
Grid not displayed in IE 9 or above in dhtmlx grid V2.1
I tried to debug the code, but execution stops during “parse” function’s execution.
Please help
Please, make sure that the hot fix for IE9 support is included:
dhtmlx.com/blog/?p=604
Also we emphatically recommend you to update your dhtmlxgrid. As the correct displaying in IE9 is supported since 2.6 version.
Thanks for the help, but is there any alternate to support IE 10,11? Actually I am using professional version and I don’t think my company will invest more on this.
Unfortunately the only way to display dhtmlx-components correctly in ie 11 is to update your dhtmlx.
You may also try to use the following hot fix for IE11:
www.dhtmlx.com/blog/?p=2053
but we cannot guarantee that it will work correctly with 2.1 version.
Hi sematik,
Thanks a lot, worked perfect with IE 9 & 11.
IE 10 still creates trouble, Let me know if there is some straight forward way like this for IE 10 also.
Your grid should work well for you now in IE10.
If issue still occurs - please, provide with any kind of sample of your code or a demo link, where the issue can be reproduced.
Hi,
It’s not working in IE 10 , by making some changes (following the error messages) in JS, I am able to run it in IE 10 but still search functionality is not working, I checked in all other browsers and search functionality is working properly in all others except IE 10 and the worst thing is it’s not generating any errors in console…
If issue still occurs - please, provide with any kind of sample of your code or a demo link, where the issue can be reproduced.
Hey sematik,
I was occurring, but with changes in couple of codes I am able to solve that, thank you for your help though