Re: [flexcoders] Row Height Overflow

2005-10-14 Thread Manish Jethani
On 10/14/05, 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.

variableRowHeight="true" wordWrap="true"


 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/
 






[flexcoders] Row Height Overflow

2005-10-14 Thread Greg Johnson
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/