I need the rows of a datagrid to stay at 1 line if none of the cells in that row is bigger then one line, but if one is I need that cell to wrap and the row to expand. I also only want used rows showing up to a max overall height and then show the scroll bar.
However it seems all I can get the rows to do is ether by 1 line and not wrap, or all the rows be more then 1 line. Plus I can get it to only display the number of rows that are used. I have tried setting the rowHeight to 0 and 1 and programaticly setting it to dataSource.length but to no avail. Thanks ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

