I am creating a grid on the fly in javascript which has a locked column. In the header, the locked column is almost 800px right of where it should be, while the row is aligned properly. I can apply a -800px margin-left to fix it, but I really shouldn't have to. Can anyone provide any insight as to why this is happening?