Hi,
I am using IE7 (sorry have to support for a few month) and always getting exception in the fn._generateCellRowOutline on line:
lft = $td[0].offsetLeft + $table[0].offsetLeft + offsetParent.offsetLeft;
in my case offsetParent is NULL
To reproduce it I change one cell and move to another by mouse click to the next cell. Tab is working fine.
Could you help me to resolve this problem please?
Thank you.