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.