Simple GanttChart using AdvancedDataGrid of Flex 3.0 (Moxie)
Flex 3.0 (Moxie) beta is out and I am sure most of you would have started playing around with the cool new features of Moxie. <mx:AdvancedDataGrid> is the new, improved DataGrid – a super cool component in moxie. Its a very exciting moment for me because I was part of the engineering team that designed and developed this control
. I spent a few hours yesterday to see if I can use this control to write a simple Gantt chart, given the fact that the AdvancedDataGrid lets you have column spanned itemRenderers , groupedColumns and hierarchical display. I took a similar approach to what Doug had done in his example of a gantt chart.
This is what I got!! ![]()
This is a rough prototype that I wrote and I sure dint spend much time designing this application. I will try and get this one as a component when I have a little more of free time.
Things I loved about AdvancedDataGrid doing this small app
- AdvancedDataGrid Rocks!
- The new groupingCollection APIs make hierarchical display of data Child’s play
- The rendererProviders property and the column spanning lets you customize itemRenderers in a much advanced way than DataGrid
- <mx:AdvancedDataGridColumnGroup> lets you group the columns seamlessly!
The horizontal scrolling is a little slow, but we are sure working on it to get it a lot faster than what it is now! (hey, its just a beta!)
You can download the source code from here.[Adobe Share] If you cant figure out much from the data, its just a timeline of set of tasks and their respective percentages. Red shows delayed. Orange shows delayed start, green shows timely completion, grey - not yet started and blue – in progress.
The code that I have written requires many rounds of cleaning up before I can share it publicly :p (I will do that soon!). In the meanwhile, do check this space for a new series of tips & tricks and tutorials on working with the new AdvancedDataGrid.
All of ya keep flexing your “moxie” till then!
- Top Posts « WordPress.com
- Simple GanttChart using AdvancedDataGrid of Flex 3.0 (Moxie) « Flash Enabled – Get Ready With Flash…
- Task Scheduler Chart using AdvancedDataGrid (moxie) « flexgeek
- Happy new year!! « flexgeek
- flexgeek » Blog Archive » Task Scheduler Chart using AdvancedDataGrid (moxie)
- flexgeek » Blog Archive » Source code for TaskScheduler chart in Flex
- flexgeek » Blog Archive » Tips & Tricks : AdvancedDataGrid – grouping & summary rows
- Flexlib Scheduling Sample « withbreakpoints.com
- eeeeee | 统计过程控制与六标准差品质 SPC & 6σ








June 14, 2007 - 4:35 am
Awesome Bro… cool stuff
June 22, 2007 - 4:56 am
when do you think you will be able to share the code. This is exactly what i have been looking for?
September 18, 2007 - 11:49 am
This is what we need for our project, if we can’t find or build it in Flex we must do this project in swing. Please send me the source code, we don’t care for the “unclean” code, but will give us a point to get started.
October 13, 2007 - 4:11 am
May you share with us the code of the app?
I’d like to see the source code to compare with Doug’s source.
Thanks!
October 23, 2007 - 9:29 am
Nice code ! I am really interesting by your source, when you post it ?? Especially about the group support (I try to do the same in an advanceddatagrid but I fail ;-( )
Post your code even if it’s not as clean as your expect
Thks you so much
December 4, 2007 - 1:15 pm
Hiii,
It seems to be cool feature added in moxie.
I have created treeGrid with database dirven records structure, & added few link buttons for some cells to show more meta-data per cell.
This component will help me more to customized in all ways.
Thanks,
Prashant D Shelke.
December 7, 2007 - 4:26 am
Is there any way to group rows as well? I can appreciate grouping columns but for some of my visuals I would like to be able to group chunks of rows.
ie.
– -
-<
– -
- – -
January 13, 2008 - 1:21 pm
I have been reading your articles now for a while and they look great, thanks for sharing them. I’ve learned a lot.
Cheers
Vincent
The World of Office Tips and Tricks.
January 17, 2008 - 6:25 pm
Never mind the slow scrolling, this app could save us tons of time on projects. Thanks for the hard work!
January 18, 2008 - 6:22 am
This is a great tool for managing data when we are operating multiple projects at once. I appreciate the work you put in.
January 18, 2008 - 6:43 am
When you’re ready to unveil that cleaned up code, I think we’d all like to see it. This seems like an extremely useful tool for coordinating ongoing projects.
February 9, 2008 - 4:23 am
it’s good if you can post the source code.
March 14, 2008 - 8:08 am
Yes, very interresting ! I works on a similar approach, but I’m also a flex beginer … thanks in advance for the source code.
March 25, 2008 - 4:38 am
Hi,
Can u post the source code. I really need it. Thanks.
May 8, 2008 - 4:09 pm
I’d love to see the source.
June 2, 2008 - 2:02 am
as other examples that are based on the Flex DataGrid the bar column is not scrollable. I guess this component only supports scrolling-by-column, not …by-pixels, right? Do you know any workaround?
June 8, 2008 - 12:05 pm
See this also http://www.yutiti.com
June 16, 2008 - 3:42 pm
Great work..can you share the source?
June 24, 2008 - 6:17 pm
I use the flex AdvancedDataGrid
July 11, 2008 - 8:10 am
Tht’s really cool and great
. Can you please send me the source code for this? I am egar to use and do some additional things in it if possible
.
Thanx in advance
July 21, 2008 - 8:09 pm
Have you seen yutiti http://www.yutiti.com Gantt chart?
August 15, 2008 - 5:10 pm
Hi there, I’m having problems accessing the example.
Is it still up there?
Thanks a lot
Damian
August 21, 2008 - 2:11 am
Hello, can you send me the source code? I’m a beginner of using flex =)
September 2, 2008 - 5:38 pm
Hi Vodka,
This is just great!. I would love to see how you implemented it.
Could you please kindly send me the source code as well?
I would greatly appreciate it.
Thanks
September 20, 2008 - 5:42 pm
Hi, could you please send me the source code? It’s great job but I just couldn’t test it.
Thanks a lot.
September 25, 2008 - 6:05 pm
Hi, great work, could you please also send me the source? Thank you
October 1, 2008 - 7:28 pm
Looks good; similar to what ILOG Elixr is doing, but for free! Could you send me the source as well?
Thanks in advance!
October 2, 2008 - 1:40 pm
hi, the application looks great.
i’d love to see the application in action.
could you send me the source, please?
thanks a lot.
October 23, 2008 - 7:13 am
Your application astonishes me.
If you do not mind, I would like to refer to your source for my project.
Please share your source with me.
Thank you
November 18, 2008 - 4:12 am
Hai,
The application is too great…
If u dont mind, please share your source with me.
Thank you
November 24, 2008 - 8:36 am
Awesome Work Dear
If it is possible for you, can you please Share the Codes Because I was looking for some thing Related to this .
Thanks & Regards
Vivek Manchanda
November 30, 2008 - 10:27 am
HELLO
WOULD YOU SEND ME WITH EMAIL SOURCE OF “Simple GanttChart using AdvancedDataGrid of Flex 3.0 (Moxie)”
I VEREY VERY IN DANGER
December 9, 2008 - 11:21 am
That’s really AWESOME !
I was looking for a gantt chart a bit more sophisticated than Doug’s One, and your’s just seems perfect.
Could you send me the source code for the Gantt that we can see in screenshot please ?
(The source code link does not provide the same ganttchart)
Thanks in advance
Regards
December 16, 2008 - 11:08 pm
I love your post!
I’m going to echo the request of so many others and ask that you email your source code
Thanks for all of your hard work.
Regards
January 2, 2009 - 6:41 am
Hi !
Could you please share the Source Code for this Gantt using
Advance Data Grid in Flex 3.0.
If you share it, its really helpful for me.
And advance Thanks for you …
My mail id is : walkwithsabari@gmail.com
January 9, 2009 - 12:51 am
Hi,
this will be very helpful for me, could you please share the source code ?
Thanks.
January 13, 2009 - 6:09 pm
Hi,
It is just great. Could you please share the source code?
Thanks,
Jon
January 22, 2009 - 4:16 am
Hi
An excellent innovative code. Please if you can send me a modified code in such a way so that it is flexible for any given time period of a task. And please send me the modified code as soon as possible immediately as a help.
Thanks.
zameer.
June 24, 2009 - 9:17 pm
hi! can i also get a source code for this one? we really need it in our project. thanks! btw this is my e-mail ad: mon_star88@yahoo.com
July 3, 2009 - 3:04 pm
Looks like you are not interested in sharing the source code…….Anyway very nice work…
October 22, 2009 - 2:22 am
The code looks good, after spending time digging around I am unable to determine how to update the display once the contents of the array collection is changed.
Any help would be appreciated.
Thanks
October 27, 2009 - 2:29 pm
Sneeo:
Let me take a look and get back to you.
Harish
November 11, 2009 - 1:59 pm
hi! can i also get a source code for this one? we really need it in our project. thanks! btw this is my e-mail ad: bjk8472@naver.com
December 21, 2009 - 9:01 pm
I hope you will provide us for the source code in someday. We are looking forward for that. Thank you for the good article.
December 23, 2009 - 11:09 am
You can download the source from here – http://blog.flexgeek.in/storage/GanttApp.zip