[flexcoders] Sorting columns in a Datagrid don't sort with itemRenderer...

2009-05-05 Thread sailorsea21
Hi everyone, I'm having a problem with sorting columns in a datagrid when using itemRenderer. Without the itemRenderer, everything works fine but when I use an itemRenderer, the column with the itemRenderer doesn't sort, it simply rotates the rows of that column dgColumn.itemRenderer =

Re: [flexcoders] Sorting columns in a Datagrid don't sort with itemRenderer...

2009-05-05 Thread Fotis Chatzinikos
you should not just do staff in creation complete set the smilies in the set data function even if sort works you will not get correct behaviour with just creation complete On Tue, May 5, 2009 at 5:21 PM, sailorsea21 sailorse...@yahoo.com wrote: Hi everyone, I'm having a problem with

Re: [flexcoders] Sorting columns in a Datagrid don't sort with itemRenderer...

2009-05-05 Thread - -
Hi Fotis, do I set that in the DataGridColumn Class ? From: Fotis Chatzinikos fotis.chatzini...@gmail.com To: flexcoders@yahoogroups.com Sent: Tuesday, May 5, 2009 12:04:34 PM Subject: Re: [flexcoders] Sorting columns in a Datagrid don't sort with itemRenderer

Re: [flexcoders] Sorting columns in a Datagrid don't sort with itemRenderer...

2009-05-05 Thread - -
...@gmail.com To: flexcoders@yahoogroups.com Sent: Tuesday, May 5, 2009 12:04:34 PM Subject: Re: [flexcoders] Sorting columns in a Datagrid don't sort with itemRenderer... you should not just do staff in creation complete set the smilies in the set data function even if sort works you will not get

Re: [flexcoders] Sorting columns in a Datagrid don't sort with itemRenderer...

2009-05-05 Thread Fotis Chatzinikos
that in the DataGridColumn Class ? -- *From:* Fotis Chatzinikos fotis.chatzini...@gmail.com *To:* flexcoders@yahoogroups.com *Sent:* Tuesday, May 5, 2009 12:04:34 PM *Subject:* Re: [flexcoders] Sorting columns in a Datagrid don't sort with itemRenderer... you should not just do staff

Re: [flexcoders] Sorting columns in a Datagrid don't sort with itemRenderer...

2009-05-05 Thread Fotis Chatzinikos
in a Datagrid don't sort with itemRenderer... you should not just do staff in creation complete set the smilies in the set data function even if sort works you will not get correct behaviour with just creation complete On Tue, May 5, 2009 at 5:21 PM, sailorsea21 sailorsea21