:: Forum >>

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
Friday, March 25, 2005
Anyone have any further advice here? Sorry to pester, but this one's tough...
elsigh
Tuesday, March 29, 2005
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)
Tuesday, March 29, 2005

This topic is archived.


Back to support forum

Forum search