See the item renderer posts on my blog (blogs.adobe.com/aharui). I don't have multi-column sort example, but you can certainly do it.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of David Melon Sent: Friday, March 14, 2008 2:39 AM To: [email protected] Subject: [flexcoders] Multiple sorting in datagrid Hi, I want to know if is possible to build sth like: ---------------------------------------------------------------- | Column Header 1 | Col Header 2 | | Sub Header 1 <s> Sub Head 2 <s> Sub Head 3 | | ---------------------------------------------------------------- | value of sub header 1 <s> value of sub head 2 | value | | value of sub header 3 | | ---------------------------------------------------------------- | ... where <s> is spacer and my problem is if it's possible to do sorting on the Sub Header 1, Sub Header 2 and Sub Header 3 (one column - 3 values) in Datagrid maybe do you have any example of sth similar thanks david ------------------------------------ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links

