--- In flexcoders@yahoogroups.com, "srieger_1" <srie...@...> wrote:
>
> OK, I have made some progress on this issue but still unable to resolve it 
> completely.  It's getting embarrassing already. . . .  I am trying to use 
> some XML that I get from an application to feed an advanceddatagrid where I 
> can group the entries.
> 
>  
> 
> I have a demo with view source here :  
> http://estar.lmsnet.com/lmsdev/testgrouping.html
> 
>  
> 
> I am trying to group the entries by Category then display the path and file 
> name when the category is expanded. I cannot believe I can't figure this out. 
>  I am hoping there are some XML folks out there that can offer some advice .

I think you'll need to use a groupingFunction to group on 

.attribute('name').child('text').text()=='Category'

(Sorry, for some reason my blog doesn't email me these days when I get a 
comment.)

HTH;

Amy



Reply via email to