Figures as soon as I post I find out atleast part of what was wrong. The only problem I have now is the last one below, getting the grid to only show x rows if the # of items in the datagrid is less then the number of rows that would completly fill the height.
--- In [email protected], "Greg Johnson" <[EMAIL PROTECTED]> wrote: > > 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 --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/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/

