3.2.0

Bug with multiline header text - AW 2.5.3 & FF2.x

I thought I would try adding multiline headers to a standard grid to see how it looks and it appears there are two minor problems with it.

With the following code added -
obj.setHeaderHeight(30)
obj.getHeadersTemplate().setClass("text", "wrap")

I get multiline headers (although I need to use   to control the word wrap) but I've noticed these two issues -

1) Holding the mouse button down on a column header causes the heading text to vanish while the button is depressed.

2) Column sort control doesn't always fire. It seems to be related to the span element span id="aw??-header-?-box-text" class="aw-item-text". The span element encompasses the header text. Clicking within it seems to cause the sorting to be ignored/not to fire. You need to click in the header outside that span region to sort - which isn't too easy.

BTW, is there a method to control header text placement in multiline mode? I'd like to put it along the bottom rather than have it centred midway up.
Anthony
November 13,

This topic is archived.

See also:


Back to support forum