3.2.0

multiline cuts off still

I've read the post at:
/javascript.forum.1360.10/row-height-for-multi-line.html

and implemented those css rules.

#grid_alerts .active-grid-row {height: 60px;}
#grid_alerts .active-grid-row .active-list-item {height: 60px;}
#grid_alerts .active-scroll-left .active-list-item {height: 60px;}

obj.setColumnHeaderHeight("25px");

my text is still cut off below the first line, but the row itself is 60px.
I have a <br/> tag in the xml and I'm using the table.request() method to load it.

Any ideas?
elsigh
March 25,
Anyone have any further advice here? Sorry to pester, but this one's tough...
elsigh
March 29,
Not sure what is wrong in your case - I made an example which seem to work fine:

http://www.activewidgets.com/grid.howto.style.columns/multiline-text.html

(click on 'show example'->'show me' to launch code in a popup)
Alex (ActiveWidgets)
March 29,

This topic is archived.

See also:


Back to support forum