scrollX with fixedColumns has broken scrolling halfway down the table. Resize window fixes
scrollX with fixedColumns has broken scrolling halfway down the table. Resize window fixes
My table is using both scrollX as well as fixedColumns. Halfway through the 9th of 11 rows the fixed row is disjointed. You can see the word in the table cell is split in half, horizontally. When I grab the horizontal slider handle, the top half of the word stays put, as do all other 1st column cells above it, but the bottom half of it, as well as the two 1st column cells below it, scroll. If I resize my browser window, this phenomenon goes away and all is well in Chrome.
In IE9, there is a different issue. It shows a second scroll bar, shorter, under the main scrollbar, that controls jus the first column. It barely moves the content of the first column a couple millitmeters before it reaches the max of what it can scroll.
I used the debug bookmaklet tool: Upload complete - debug code: execus
Thanks,
Lincoln