Re: [flexcoders] Re: DataGridColumn headerRenderer instance

2008-01-17 Thread Mark Bradley
header.headerItems[i] From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark Bradley Sent: Thursday, January 17, 2008 11:52 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: DataGridColumn headerRenderer instance That is a great idea I can use for the height and width

RE: [flexcoders] Re: DataGridColumn headerRenderer instance

2008-01-17 Thread Alex Harui
[mailto:[EMAIL PROTECTED] On Behalf Of Mark Bradley Sent: Thursday, January 17, 2008 11:52 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: DataGridColumn headerRenderer instance That is a great idea I can use for the height and width. However, I still need the x and y. I can

Re: [flexcoders] Re: DataGridColumn headerRenderer instance

2008-01-17 Thread Mark Bradley
That is a great idea I can use for the height and width. However, I still need the x and y. I can probably infer the y from the datagrid y, but then I need a replacement to get the x. I am currently doing this: var xOffset:int = 0; var horizScroll:int = gri

[flexcoders] Re: DataGridColumn headerRenderer instance

2008-01-17 Thread ben.clinkinbeard
Can you get dimensions via dgColumn.width and dg.headerHieght? --- In flexcoders@yahoogroups.com, Mark Bradley <[EMAIL PROTECTED]> wrote: > > Thanks for the reply, but no. > > headerRenderer on DataGridColumn is a class factory object, and in > cases where I am not specifically setting it, it