How to vertically align header text to bottom?
Hi,
I have used the following codes to do wrap my headers.
DataGrid.setHeaderHeight(40);
DataGrid.getHeadersTemplate().setClass('text', 'wrap');
I works fine, but I want to align those one-line headers to the bottom. They are currently aligned in the middle. How do I do that? Thanks a lot.
Peter
Peter
January 26,