setHeaderHeight - causes content overlap?
I've just encountered a problem in my evaluation version (on ffx 1.5, WinXP).
My grid looks good, but I've got long header names. So I'd like them to wrap. When I tried to do:
myGrid.setHeaderHeight("40px");
I get some strange behavior: My vertical scrollbar goes away (disabled - no scrolling handles) and the first row overlaps the header. So the First row's text is on top of my header text, and I cannot scroll.
help(?)
A broader question: is this the correct method to have wrapped headers? I tried putting break tags in the header text, but that had odd results too.
thanks.
My grid looks good, but I've got long header names. So I'd like them to wrap. When I tried to do:
myGrid.setHeaderHeight("40px");
I get some strange behavior: My vertical scrollbar goes away (disabled - no scrolling handles) and the first row overlaps the header. So the First row's text is on top of my header text, and I cannot scroll.
help(?)
A broader question: is this the correct method to have wrapped headers? I tried putting break tags in the header text, but that had odd results too.
thanks.
PR
March 31,