On Jan 12, 2006, at 12:34 PM, Robert Chyko wrote:

I don't use the List component that much, but I'd imagine it is the same
functionality as the DataGrid... Each row is an object with a bunch of
properties, but only the properties that there are columns for get
displayed.

In fact, you can manually add extra (invisible) data to each row. It makes for an excellent container UI. No need to store the extra information in external parallel arrays or objects.

--
Troy
RPSystems, Ltd.
http://www.rpsystems.net


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to