3/27/2011 2:36:02 AM
Title:
List with header
Hi all..
I'm planning to use a list in flex 3 with a header that would behave as if its a datagrid. I have some problems using a datagrid and hence trying to use a list instead. Is there anyway i can create a column header for a list in flex 3?
3/27/2011 11:52:10 AM
you can manually place some labels above the list to show headers, But inside list it does not seems to be possible. The list is not designed to have header.