FireFox Bug - scrolling
I took the basic grid example and added alot more data to it so that the screen needs to scroll. When I user firefox and use the wheel to scroll only the data in the table scroll, not the numbers to the left or the header row and the window scroll bar does not move. I can somehow get the numbers to scroll by themselves if i click on them a few times the scroll. My current thought is to remove the numbers with
and then add the numbers myself.
Any ideas on whats going on here
Also is there anyway to keep the header row at the top of the screen so it doesn't scroll away?
obj.setRowHeaderWidth("0px");
and then add the numbers myself.
Any ideas on whats going on here
Also is there anyway to keep the header row at the top of the screen so it doesn't scroll away?
Scott
June 17,