Quote:
From there it was simply a matter of defining a DataSet schema dynamically, setting up my DataGrid columns to match the DataSet schema, and binding them to my data source and each other


Sorry for bringing up this old thread. But how did you fill the "DataSet.items"? Did you set up a dynamic binding between an XMLConnector and the DataSet? How did you do that only using ActionScript code (no inspector panels)?