RE: [flexcoders] Re: Google Scheduling Framework question

2007-12-16 Thread Justin Raymond
Hey Corey, I am putting it in the result handler for the service. Once the data comes back i loop over the result to create this structure which i then store in the model and then bind as the dataprovider for the component. Cheers Justin From: flexcoders@ya

RE: [flexcoders] Re: Google Scheduling Framework question

2007-12-13 Thread Justin Raymond
Hi Corey I have manipulated this for one of my HR applications to show positions held during employment down the Y Axis. Each row is a new position with the x axis being variations in a position over time. The key is changing the way the data provider is created. See below: var

Re: [flexcoders] Re: Google Scheduling Framework question

2007-12-13 Thread Michael Wills
Those are hosted on Google's Code website, but it's developed by some very cool and very generous Flex coders. http://code.google.com/p/flexlib/ Corey Smaller wrote: google has an API for all types of stuff check out the examples here http://flexlib.googlecode.com/svn/trunk/examples/Schedulin