Greetings - I need to construct data grid columns on the fly, ie build the table from the data. WAs thinking I could make column class and that run a "for each in" loop adding the columns as children to myGrid.columns (as it were). Doesn't work for a variety of reasons.
Anyone here know how to do this? Sample code perhaps? thanks, ethan

