I'm afraid I don't have the Pro version of Flex (No Advanced Data Grid and no Data Visualization) so I'll have to leave further discussion to someone who does. Sorry I can't be more help.
--- In [email protected], "blc187" <[EMAIL PROTECTED]> wrote: > > Yes, I do mean spanning multiple columns. > And I am using column renderers and renderer providers. > But I'd like to be able to span multiple columns in the row that is > the group folder, not just the individual item rows. > > > --- In [email protected], "valdhor" <stevedepp@> wrote: > > > > Do you mean column spanning? > > > > If so, according to the docs at > > http://livedocs.adobe.com/flex/3/html/help.html? > content=advdatagrid_10.html > > you can "Span multiple columns with a renderer" > > > > > > --- In [email protected], "blc187" <blc187@> wrote: > > > > > > Does anyone have any experience using AdvancedDataGrids? > > > > > > I would like the row that displays the folder and the grouping > name to > > > span the entire datagrid. > > > > > > For example, I have a data set that creates 3 groups titled Group > 1, > > > Group 2, Group 3. Each of these nodes has items underneath of it. > > > > > > I've noticed that the columns apply to the row with the folder and > the > > > group name, not just the items below each, so that if my group's > name > > > is long it gets ellipsed (...) if the first column is short. Is > there > > > any way I can extend this across the entire row. > > > > > > Does that make sense? I realize it's a bit of a tricky situation > to > > > explain... > > > > > >

