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.
Thanks for your feedback. IE8 is till BETA, and there are many issues with it. They will address most of these issues (including the above), once it is officially released.
You can look at this link for further information:
http://www.quirksmode.org/blog/archives/2008/03/ie8_beta_1_firs.html
The cells[] and rows[] nodeLists don't work.
Regards,
Angel
I've just installed IE8 out of interest and it's broken www.whatpub.org :-) Behind the scenes the grid is used a lot and it's gone completely read-only! This is with 2007 Vol 2. Google Chrome works better but the UltraWebListBar is also read-only.
Time to roll back the PC to before IE8!
Cheers, Rob.