Re: [flexcoders] How to remove DataGrid itemRenderer top & Bottom spaces

2006-07-19 Thread Pan Troglodytes
oders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Jeremy LuSent: Thursday, July 20, 2006 4:13 AMTo: flexcoders@yahoogroups.comSubject: Re: [flexcoders] How to remove DataGrid itemRenderer top & Bottom spaces have you tried to set paddingTop, paddingBottom to 0 ?anoth

RE: [flexcoders] How to remove DataGrid itemRenderer top & Bottom spaces

2006-07-19 Thread Artur Kordowski
oders@yahoogroups.comSubject: Re: [flexcoders] How to remove DataGrid itemRenderer top & Bottom spaces have you tried to set paddingTop, paddingBottom to 0 ?another possible reason is the rowHeight of DataGrid is just too high, try shorten it.Jeremy. On 7/20/06, Artur Kordowski <[EMAIL PROTEC

Re: [flexcoders] How to remove DataGrid itemRenderer top & Bottom spaces

2006-07-19 Thread Jeremy Lu
have you tried to set paddingTop, paddingBottom to 0 ? another possible reason is the rowHeight of DataGrid is just too high, try shorten it. Jeremy.On 7/20/06, Artur Kordowski <[EMAIL PROTECTED]> wrote: I've created an itemRenderer for a DataGrid and

[flexcoders] How to remove DataGrid itemRenderer top & Bottom spaces

2006-07-19 Thread Artur Kordowski
I've created an itemRenderer for a DataGrid and set a backgroundColor. But when the DataGrid is rendered I have still top 1px and bottom 2px white space (look at sample image). Can any one tell me how I can remove it, so that the background fill the cell without spaces?   Artur __._,_.___