Hello,

I have a query result set that I am displaying with TileLists. I have
it working fine where the entire result set is in one tile list, but
what I really need is to group the output into separate tile lists by
a certain field. 

Something like

User1
 - record a
 - record b...
User2
 - record a
 - record b...

If this were just HTML I would be grouping the results in <cfoutput>.
What is the best way to handle it with Flex TileLists?

Should I send my query results back as an array of arrays of objects? 

Thanks for any advice!
Rachel Maxim




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to