[flexcoders] DataGrid Row Height - Row Cutoff?

2010-03-05 Thread rojoe615
I am using a data grid and noticed that the last row is cutoff and not fully displayed. (Scrolling down displays everything fine) Is there a setting to make the data grid display the full row on the last line? Thanks, JB

Re: [flexcoders] DataGrid Row Height - Row Cutoff?

2010-03-05 Thread Alex Harui
There is no setting. You can set the width to rows * rowHeight + viewMetrics.top + viewMetrics.bottom; On 3/5/10 6:08 AM, rojoe615 headj...@bellsouth.net wrote: I am using a data grid and noticed that the last row is cutoff and not fully displayed. (Scrolling down displays everything

[flexcoders] Datagrid Row height

2009-06-14 Thread Mike Chang
Hi, One of my rows in a data grid contains items that are larger than the default height of the cell (1 line). It's fine that it stretches, but is it possible not to have all the rows increase by the same? All the rows are bigger in height now. Please help. Mike

Re: [flexcoders] Datagrid Row height

2009-06-14 Thread thomas parquier
Hi, Set variableRowHeight to true. thomas --- http://www.web-attitude.fr/ msn : thomas.parqu...@web-attitude.fr softphone : sip:webattit...@ekiga.net sip%3awebattit...@ekiga.net téléphone portable : +33601 822 056 2009/6/14 Mike Chang mik...@gmail.com Hi, One of my rows in a data grid