On Thu, Feb 25, 2010 at 10:09 PM, Tracy Spratt <[email protected]> wrote:
> > > Probably a timing issue. Binding is difficult to debug. Make sure your > dataSource var is bindable. Initialize might be too early. Test the content > in a handler function and also check it in a creationComplete handler. I > rarely use initialize for any data oriented work. > > yeah i tried doing the grouping refresh in the creationComplete "event" but that didn't seem to work when i first tried it but now it does ;-) thanks for idea assist guys.

