Re: [flexcoders] Top and Bottom padding on DataGrid

2007-03-01 Thread Douglas Knudsen

ever have any luck with this?

DK

On 1/22/07, Matt Maher [EMAIL PROTECTED] wrote:


Is there a simple way to change the forced padding on the top and bottom
of datagrid rows?

If I make font-size=6 I would expect the row to shrink to a tiny size,
but there seems to be a forced top and bottom margin that keeps the row
at a certain height.



ItemRenderers are possible, but that means trouble with as much data as
I am displaying.

Any css'ers or skinners out there know how to do this?





--
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







--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?


[flexcoders] Top and Bottom padding on DataGrid

2007-01-22 Thread Matt Maher
Is there a simple way to change the forced padding on the top and bottom
of datagrid rows?

If I make font-size=6 I would expect the row to shrink to a tiny size,
but there seems to be a forced top and bottom margin that keeps the row
at a certain height.



ItemRenderers are possible, but that means trouble with as much data as
I am displaying.

Any css'ers or skinners out there know how to do this?