Is there a way to use a Flex Mobile List control like a ASP.NET repeater? For example a repeater in ASP.NET allows you to have many controls in the itemtemplate that can be bound to a data source. A easier way to understand it is using the Facebook mobile application. I'm wondering how that is created because I can't seem to use a grid or a list to function in that way.