Code sample please.
Anitha

--- On Sat, 12/5/09, jer_ela <g...@nycap.rr.com> wrote:


From: jer_ela <g...@nycap.rr.com>
Subject: [flexcoders] Re: How can I sort ADGColumn with icons as data?
To: flexcoders@yahoogroups.com
Date: Saturday, December 5, 2009, 12:02 AM


  



ADG columns have a sortCompareFunction property. The function will get 2 
objects representing 2 of the datagrid rows. The function decides how to 
compare the object for sorting purposes. So whatever data you have that 
determines which icon to display can be used to determine how the column sorts. 

--- In flexcod...@yahoogro ups.com, Thomas Silvester <thomas_13s@ ...> wrote:
>
> Hi All,
>  How can I sort icons according to  severity in an ADG column? Please if any 
> one know can you give me sample code?
> thanks,
> Anitha.
>






Reply via email to