RE: [flexcoders] Difficulty updating Grouping in Advanced DataGrid

2008-09-19 Thread Gregor Kiddie
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom McNeer Sent: 17 September 2008 22:03 To: flexcoders@yahoogroups.com Subject: [flexcoders] Difficulty updating Grouping in Advanced DataGrid Hi, I am aware of the need to refresh the GroupingCollection within an AdvancedDataGrid in order to display

Re: [flexcoders] Difficulty updating Grouping in Advanced DataGrid

2008-09-19 Thread Tom McNeer
Gregor, Thanks very much for your explanation. I had Googled a lot before asking the question, assuming that the list archives would show up. But perhaps they were buried in other results. I should have searched here first. I apologize. I found your code for subclassing HierarchicalData, along

RE: [flexcoders] Difficulty updating Grouping in Advanced DataGrid

2008-09-19 Thread Gregor Kiddie
: Re: [flexcoders] Difficulty updating Grouping in Advanced DataGrid Gregor, Thanks very much for your explanation. I had Googled a lot before asking the question, assuming that the list archives would show up. But perhaps they were buried in other results. I should have searched here first. I

Re: [flexcoders] Difficulty updating Grouping in Advanced DataGrid

2008-09-19 Thread Tom McNeer
On Fri, Sep 19, 2008 at 10:22 AM, Gregor Kiddie [EMAIL PROTECTED]wrote: Glad I could help, and glad you got it sorted! Well, it's not sorted yet, but at least I know how to start. And then I'll need to move on to currency-formatting a value in a SummaryField. (I think

Re: [flexcoders] Difficulty updating Grouping in Advanced DataGrid

2008-09-19 Thread Tom McNeer
Okay, I'm back already. Here's what I don't understand: I'm using an ArrayCollection as the dp to a GroupingCollection -- and I know that GroupingCollection subclasses HierarchicalData. Instead of subclassing HierarchicalData directly, should I subclass GroupingCollection, with the same

[flexcoders] Difficulty updating Grouping in Advanced DataGrid

2008-09-17 Thread Tom McNeer
Hi, I am aware of the need to refresh the GroupingCollection within an AdvancedDataGrid in order to display the data from the dataprovider. But I'm having trouble firing the refresh at the right time. In my application, an event is fired when a navigation choice is made. The event switches the