Gantt Control |
Post Reply |
Author | |
inforapid
Groupie Joined: 31 March 2006 Status: Offline Points: 38 |
Post Options
Thanks(0)
Posted: 17 January 2009 at 11:26pm |
I like your calendar control, but the thing I'm mainly missing is a Gantt view. I've seen that BCGSoft offers one for their BCGSuite. Is it planed to include a Gantt view in a further release or do I have to look for another solution?
I'm looking forward to hearing from you. Kind Regards Ingo |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Yes, it is planned.
|
|
inforapid
Groupie Joined: 31 March 2006 Status: Offline Points: 38 |
Post Options
Thanks(0)
|
As a start, it would be sufficient to have something like a task view, where I can scroll horizontally through the days and where I can scroll vertically through the events (tasks). Something similar as your week view, but without the hours part and with a horizontal scroll bar to scroll through the weeks and a vertical scroll bar to scroll through the events (if there are a lot of events defined for a day). And if the user could change the scale of the horizontal time axis, it would be fantastic.
Kind Regards Ingo |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
This is that we are releasing in 13 - Timeline Mode (this is comment to PREV post)
|
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Hi does this mean, for rel 13 you're planning to release something like Outlooks timeline or is it really a full Gantt chart type as show in sample image below: The last one would be great!!! |
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
Like Outlook - and first version - not all features implemented yet
|
|
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
|
Do you have plans to extend the gantt control to something similar as shown in my image?
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
I think so - just take some time. Btw - in our Report component in Release 13 we will have similar element - color rectangle inside report item with size related to % value and text of value and developers can extend it to use in GANTT mode.
|
|
inforapid
Groupie Joined: 31 March 2006 Status: Offline Points: 38 |
Post Options
Thanks(0)
|
I think you can't use a report control to draw a Gantt chart, because the tasks in the Gantt chart start somewhere in one column and end somewhere in another column, but your report control will allow only a bar inside one column element.
Kind Regards Ingo |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
Essentially this is not a problem - once I implemented Gantt chart component based on own extention of CodeProject grid. Each column represent some time unit and you can fill all columns in interval for given task with task one color and paint already completed part in another color and put text with % complete and task name or description.
CJ RC also kind of grid so it is possible use it to build task managment with percent complete indicator.
Another approach - not grid-based - use CJ Calendar with coming Timeline mode. Let's see that happens in coming months.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |