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
180
Ultra webtree Not working in Internet explorer 8(IE 8)
posted

 Hi, 

 Today i installed IE8. Im getting many issues with my project, especially in infragistics.

The problem was in the ultrawebtree. The error is  "htmlfile: Unexpected call to method or property access." ,

which occurs in the following line

rows = this.Element.firstChild.firstChild.rows;

in the function igmenu_Create. 

Can anyone provide me solution for this problem. 

Parents
No Data
Reply
  • 28464
    posted

     IE8 is still in early beta 1 (you can see more information here)

    http://www.microsoft.com/windows/products/winfamily/ie/ie8/default.mspx 

    and even though we do work closely with Microsoft on support for IE, we still cannot commit and claim official support for it (at least not before Microsoft releases it officially).  We do make sure everything we ship from now on gets tested with IE8 as well, it will just take time before we can claim support for it officially.

    I hope this makes sense and please excuse us for the inconvenience.  

Children