Soure now available here!

Few days back I had posted an example of a Gantt chart component developed using the AdvancedDataGrid of moxie. I was playing around with the component for the horizontal scrolling performance analysis and finally ended up writing this small component.

This is a simple engineering work items display which shows the tasks for each engineering role with drill down capabilities. Double Clicking the quarter information column will drill down the data for that column (double click to collapse) . Clicking on the month info will get you the day-wise breakdown of the tasks. (double click the top column to collapse). I intend to develop this as a full fledged component once I am done with my current commitments at work. Watch out this space for more updates and also source code. For the time being, check out the application here.

download Download Source