Actually, the more online examples I see, that folder (really more a document) always appears in the left-most column of the row that is expanded. I guess it's there by default.
--- In flexcoders@yahoogroups.com, "Matthew" <fume...@...> wrote: > > ...in the first column of my AdvancedDataGridRendererProvider?? > > I'm using an AdvancedDataGrid with a DataGrid item renderer. I set the > renderer up with a columnIndex="1" and columnSpan="0". > > When the row is expanded, the DataGrid is indented one column (as it should), > but why am I seeing the grey folder in the first column? > > Does anyone have an idea what might be making this folder show up? I've seen > it before when my dataProvider wasn't set up correctly. However, both > datagrids are showing their data so I don't know if that's the case. > > Thank you for any helpful tips, > > Matt >