I was hoping there might be a way to get it done using the advanced datagrid in terms of its ability to group, because i'd like to be able to sort and so forth. It may just end up having to be a custom component in the datagrid and then a custom sort function.
-------------------------------------------------- create this kinds of table by your hand. It's just some textfields and drawing some lines. ----- Original Message ---- To: [email protected] Sent: Friday, April 11, 2008 10:53:16 PM Subject: [flexcoders] Advanced DataGrid row span I'm looking to implement what is essentially a row span and col span. Example in ASCII art: id|r1|r2| |comb | --------- 1 |a |b | |data | --------- 2 |q |x | |data2| --------- Does anybody have any suggestions for going about this. Many thanks,B -- View this message in context: http://www.nabble.com/Advanced-DataGrid-row-span-tp16627851p16736035.html Sent from the FlexCoders mailing list archive at Nabble.com.

