Re: [flexcoders] why does labelFunction need an...

2006-10-12 Thread Clint Tredway
well, that helps. thanksOn 10/12/06, Jeff Tapper <[EMAIL PROTECTED]> wrote: it wants to pass you a reference to the dataGridColumn which is being rendered... At 04:49 PM 10/12/2006, Clint Tredway wrote: >an empty second param? > >I created a labelFunction fo

Re: [flexcoders] why does labelFunction need an...

2006-10-12 Thread Jeff Tapper
it wants to pass you a reference to the dataGridColumn which is being rendered... At 04:49 PM 10/12/2006, Clint Tredway wrote: >an empty second param? > >I created a labelFunction for a datagrid column to format a date and i >got an error saying that the function expected 2 parameters but only >