:: Forum >>

2.0.2-rc2 setHeaderHeight() and vertical scroll Bug....

setHeaderHeight() still causes a very large vertical scroll zone when a grid is placed inside a DIV.
as described here: /javascript.forum.9823.16/setrowproperty-text-replacement.html
Thanks
Carlos
Monday, February 19, 2007
Could it be that you are setting height as string (like "40px" or "40") instead of a number, should be -

obj.setHeaderHeight(40);
Alex (ActiveWidgets)
Monday, February 19, 2007
Yes, that's it Thanks,
I am facing a "little" trouble with some workstations running w9x or Millenium and IE 5.5 :(
there is a space between header and first row that causes last row out of scope (not visible ) , did not tested rc2 on it yet.
or is it fixed (posted) before and missed it ?
Thanks
Carlos
Monday, February 19, 2007

This topic is archived.


Back to support forum

Forum search