Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Simple Gantt Chart Solution???

Simple Gantt Chart Solution???

Scheduled Pinned Locked Moved The Lounge
sharepointalgorithmsquestion
11 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tom Welch
    wrote on last edited by
    #1

    My manager wanted me to find a good Gantt Chart creator that teams can use at our company. We don't want the price or complexity of MS Project. We don't want users to see things like Cost Analysis and Employee Information. What we are looking for is a simple chart that will let us list tasks, set milestones and deadlines, set dependencies, and show progress. I have looked at smartdraw and project kick start. Anyone have anything good to say about these or other solutions. Also, would it be feasible to purchase Dundas charts and kick one out ourselfs on a short timescale? Thanks all. I came here because you guys are in the know! :thumbs-up:

    J E A N 4 Replies Last reply
    0
    • T Tom Welch

      My manager wanted me to find a good Gantt Chart creator that teams can use at our company. We don't want the price or complexity of MS Project. We don't want users to see things like Cost Analysis and Employee Information. What we are looking for is a simple chart that will let us list tasks, set milestones and deadlines, set dependencies, and show progress. I have looked at smartdraw and project kick start. Anyone have anything good to say about these or other solutions. Also, would it be feasible to purchase Dundas charts and kick one out ourselfs on a short timescale? Thanks all. I came here because you guys are in the know! :thumbs-up:

      J Offline
      J Offline
      jamauss
      wrote on last edited by
      #2

      Our company sells an ActiveX Gantt Component. Take a look and download a trial if you want. Click Here Jason

      T 1 Reply Last reply
      0
      • J jamauss

        Our company sells an ActiveX Gantt Component. Take a look and download a trial if you want. Click Here Jason

        T Offline
        T Offline
        Tom Welch
        wrote on last edited by
        #3

        What would I have to do to make an application with it that stores its data in MS SQL? Can I really get a program running in minutes like the website says? Let's say I start from scratch, with a new VS 2003 MFC application. I have all of the code I need to read and write SQL data. Would I be able to wire up the ActiveX control in an afternoon?

        J 1 Reply Last reply
        0
        • T Tom Welch

          What would I have to do to make an application with it that stores its data in MS SQL? Can I really get a program running in minutes like the website says? Let's say I start from scratch, with a new VS 2003 MFC application. I have all of the code I need to read and write SQL data. Would I be able to wire up the ActiveX control in an afternoon?

          J Offline
          J Offline
          jamauss
          wrote on last edited by
          #4

          If you have all your data in MS SQL (the data related to tasks, and whatever else you want to display) then yeah, it shouldn't take you too long to build an app with it. You basically just apply a few cosmetic values so things look the way you want, define a table format for the records you'll be inserting and then loop through your data and insert nodes into the control. I think there is a user's/programmers' guide doc you can download in PDF. Seriously though, if you consider going with that control contact them and let them know if you need help or have questions. They're willing to help you with any questions you might have. I don't know as much about the control as some of the other guys there that have worked more closely with it. Jason

          J 1 Reply Last reply
          0
          • T Tom Welch

            My manager wanted me to find a good Gantt Chart creator that teams can use at our company. We don't want the price or complexity of MS Project. We don't want users to see things like Cost Analysis and Employee Information. What we are looking for is a simple chart that will let us list tasks, set milestones and deadlines, set dependencies, and show progress. I have looked at smartdraw and project kick start. Anyone have anything good to say about these or other solutions. Also, would it be feasible to purchase Dundas charts and kick one out ourselfs on a short timescale? Thanks all. I came here because you guys are in the know! :thumbs-up:

            E Offline
            E Offline
            ExtraLean
            wrote on last edited by
            #5

            PanBee[^] - has two versions (Basic and Pro). They peg themselves as "an inexpensive alternative to MS Project" Might be something worth checking out. -- Edward Livingston (aka ExtraLean) -- "I still maintain that seeing a nipple is far less disturbing than seeing someone get their brains blown out." -- Chris Maunder

            1 Reply Last reply
            0
            • J jamauss

              If you have all your data in MS SQL (the data related to tasks, and whatever else you want to display) then yeah, it shouldn't take you too long to build an app with it. You basically just apply a few cosmetic values so things look the way you want, define a table format for the records you'll be inserting and then loop through your data and insert nodes into the control. I think there is a user's/programmers' guide doc you can download in PDF. Seriously though, if you consider going with that control contact them and let them know if you need help or have questions. They're willing to help you with any questions you might have. I don't know as much about the control as some of the other guys there that have worked more closely with it. Jason

              J Offline
              J Offline
              jamauss
              wrote on last edited by
              #6

              One thing I just thought about that I thought you might be wondering about - I'm not familiar enough with the control to know for sure whether or not it exposes events and other functionality that would make it easy to provide write-back (to MSSQL) functionality - if you are looking for that ability. I'm not saying it can't be done - Just wanted to say that in case you were wondering.

              1 Reply Last reply
              0
              • T Tom Welch

                My manager wanted me to find a good Gantt Chart creator that teams can use at our company. We don't want the price or complexity of MS Project. We don't want users to see things like Cost Analysis and Employee Information. What we are looking for is a simple chart that will let us list tasks, set milestones and deadlines, set dependencies, and show progress. I have looked at smartdraw and project kick start. Anyone have anything good to say about these or other solutions. Also, would it be feasible to purchase Dundas charts and kick one out ourselfs on a short timescale? Thanks all. I came here because you guys are in the know! :thumbs-up:

                A Offline
                A Offline
                Andrew Bryan
                wrote on last edited by
                #7

                The Enterprise Edition of the Dundas Chart is capable of creating Gantt Charts (a well as many others!). Our samples set even shows one with multiple tasks, progress bars and dependency arrows. Using the sample, it could easily be extended to show milestones and deadlines using markers. Additionally, the custom paint events afford you the ability to further customize the appearance of the chart. Please download an evaluation version of the chart to see for yourself. It is available at: Dundas Chart for .NET Download Page Thanks Andrew Bryan Program Manager Dundas Chart for .NET Dundas Software

                N 1 Reply Last reply
                0
                • T Tom Welch

                  My manager wanted me to find a good Gantt Chart creator that teams can use at our company. We don't want the price or complexity of MS Project. We don't want users to see things like Cost Analysis and Employee Information. What we are looking for is a simple chart that will let us list tasks, set milestones and deadlines, set dependencies, and show progress. I have looked at smartdraw and project kick start. Anyone have anything good to say about these or other solutions. Also, would it be feasible to purchase Dundas charts and kick one out ourselfs on a short timescale? Thanks all. I came here because you guys are in the know! :thumbs-up:

                  N Offline
                  N Offline
                  Nino_1
                  wrote on last edited by
                  #8

                  I'm open for a good Gantt chart solution also, I have a group of schedulers that spend most of their days planning and scheduling for a very complex project. They are using MS Project w/SQL Server 2000 on the back end that houses the data. However, when the DB throws an error like not being able to write a dup key in a table with a UNIQUE Costraint within the INDEX, it basically ceases all operations until we can re-biuld the indexes and start over, and that sucks for us SQL Developers and the Schedulers. Does DUNDAS have a Gantt Chart? or would anyone recommend the one posted in the previous thread, if so, I will pose this as a solution to the ongoing problems with MS Project and SQL Server 2000. I'm sure that the department head will welcome the idea. Thanks In Advance Tony

                  N 1 Reply Last reply
                  0
                  • N Nino_1

                    I'm open for a good Gantt chart solution also, I have a group of schedulers that spend most of their days planning and scheduling for a very complex project. They are using MS Project w/SQL Server 2000 on the back end that houses the data. However, when the DB throws an error like not being able to write a dup key in a table with a UNIQUE Costraint within the INDEX, it basically ceases all operations until we can re-biuld the indexes and start over, and that sucks for us SQL Developers and the Schedulers. Does DUNDAS have a Gantt Chart? or would anyone recommend the one posted in the previous thread, if so, I will pose this as a solution to the ongoing problems with MS Project and SQL Server 2000. I'm sure that the department head will welcome the idea. Thanks In Advance Tony

                    N Offline
                    N Offline
                    Nino_1
                    wrote on last edited by
                    #9

                    2TallTony wrote: Does DUNDAS have a Gantt Chart? I should have read through the previous post !!!! D'OH !!!!!!!!!!! Tony

                    1 Reply Last reply
                    0
                    • A Andrew Bryan

                      The Enterprise Edition of the Dundas Chart is capable of creating Gantt Charts (a well as many others!). Our samples set even shows one with multiple tasks, progress bars and dependency arrows. Using the sample, it could easily be extended to show milestones and deadlines using markers. Additionally, the custom paint events afford you the ability to further customize the appearance of the chart. Please download an evaluation version of the chart to see for yourself. It is available at: Dundas Chart for .NET Download Page Thanks Andrew Bryan Program Manager Dundas Chart for .NET Dundas Software

                      N Offline
                      N Offline
                      Nino_1
                      wrote on last edited by
                      #10

                      Andrew, Can you give more details regarding the Gantt feature ?? Thanks In Advance. Tony

                      A 1 Reply Last reply
                      0
                      • N Nino_1

                        Andrew, Can you give more details regarding the Gantt feature ?? Thanks In Advance. Tony

                        A Offline
                        A Offline
                        Andrew Bryan
                        wrote on last edited by
                        #11

                        The Gantt chart itself is a simple chart type that accepts 2 Y values: one for a start and end for a bar to be painted. The Dundas Chart provides a basic Gantt chart to allow the user to get the look that is desired. A Gantt series when used in combination with other Gantts series can be drawn such that it produces a similar output to MS Project. Couple this with the access that we provide to the GDI+ graphics object and you can further customize the appearance of the chart with the painting of arrows or other decorations. We have provided samples that show how to further decorate. You can take a look at some Gantt charts that are visible from our website: Dundas Chart Gallery Dundas Chart Online Sample Collection (in the Chart Samples link go to the Chart Gallery to find the Gantt chart). You can download an fully functioning evaluation version of Dundas Chart for .NET from our website. Go to our download page Thanks Andrew Bryan

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups