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
165
WebDataTree issue with IE8 when nodes are added in client side
posted


I am building the top level on the server but the lowest levels are been populated by demand at cliente side using a javascript function that read data from json,  IE7 and IE9  works fine but in IE8 i am having a strange behavior the nodes are been added twice for each node, I am attaching a image of the bug and the code, please could you help me because there is not documentation that help me

We were using the event LoadByDemand of the tree, but was causing performance problems because delay and the viewstate weigth

Parents
No Data
Reply
  • 19693
    posted

    Hello xdxie ,

    Thank you for posting in our forums.

    There was a known issue in IE8 regarding adding nodes on the client side.

    I strongly recommend you installing the latest SR (10.3.20103.2187)

    Let me know if the issue still persist after that.

Children