If you set GroupingCollection.source to the XMLListCollection and setup the Grouping and GroupingField properties and call GroupingCollection.refresh it should just work.
--- In [email protected], "nikscares4u" <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using an XMLListCollection as a dataprovider in AdvancedDataGrid. > Is there any way to apply grouping on the AdvancedDataGrid using > XMLListCollection. When I try to apply it on the XMLListCollection, > it gives an error : > > "Cannot convert XMLListCollection to ArrayCollection" > > Any Idea ? > > Thanks in advance. > Nikunj >

