--- In flexcoders@yahoogroups.com, InvertedSpear <invertedsp...@...> wrote:
>
> 
> Apologies for resurrecting a somewhat old thread, but since my searches
> turned me up here and I spent several hours today working on this issue I
> thought it would be appropriate.
> 
> Here's is the code I came up with that mostly solves this.
> My source data is just a basic XMLListCollection. 
> The renderer "colSpanningHeader" is a basic label component. I did nothing
> but make it align center
...
> I find one problem with this, I can't completely get rid of the first
> column. It makes my grid look a little tacky. 
> 
> Anyone out there know how I can get this same method of grouping without
> showing the first column? I don't want a folder tree, I just want a header
> row for each group.

Set the treeColumn to an AdvancedDataGridColumn with 0 width?

Reply via email to