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
445
Error when render tree with many levels on a dialog in IE8
posted

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:

  • If I render my tree on normal view => this still works fine
  • If I render my tree on a ig-dialog with 2 levels => this still works fine
  • If I render my tree on a ig-dialog with 3 levels => I cannot continue to do anything due to there's an error pop-up prevents all. 

Have you any idea for this?

Download example: http://www.mediafire.com/download/bpfz10tx049yeve/FrameworkSample_TestTree.rar

Thanks,

Ngan

This is the error.

  • 29417
    Offline posted

    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

     

  • 29417
    Offline posted

    Hello Ngan ,

     

    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.

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer II

    Infragistics, Inc.

    http://es.infragistics.com/support