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 webgrid 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 ultrawebgrid. The error is  "Microsoft JScript runtime error: 'undefined' is null or not an object" ,

which occurs in the following line

row=rows.getRow(parseInt(parts[i],10),row.Element?null:row);

in the function igtbl_getRowById. 

Can anyone provide me solution for this problem. 

Parents Reply Children
No Data