Hi all,
I have an issue with tree when use IE8. My tree has 3 levels. I created an example to test and result as below:
- Browser IE9-IE11, Chrome, FF: work fine with my tree on both: view & dialog
- IE8:
Have you any idea for this?
Download example: http://www.mediafire.com/download/bpfz10tx049yeve/FrameworkSample_TestTree.rar
Thanks,
Ngan
This is the error.
Hello Ngan ,
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
Thank you for posting in our forum.
I've looked into your sample and it appears IE8 cannot handle such a large amount of data being loaded at once in the tree. Since the scripts take longer time to process the whole data, Ie8 shows that message.
One possible way to improve the performance would be to use the LoadOnDemand feature of the tree.
You can find an online example of how it works and how it can be implemented here:
http://www.igniteui.com/tree/aspnet-mvc-load-on-demand
For detailed information on the LoadOnDemand feature you can also refer to our documentation:
http://help.infragistics.com/doc/jQuery/2014.1/CLR4.0/?page=igTree_Optimize_Performance.html
Let me know if you have any questions.
Developer Support Engineer II