I'm creating my first gantt chart project, and I'm trying to have functionality such that when you right click on a taskbar element in the chart, a context menu comes up and you can change things about the task. I know it can be done, because it's similar to the tooltip for a given task bar element. I just dont know how.
thanks
Hello clgroce,
Could you please review the sample attached to this post and see if it meets your requirements.Please feel free to let me know if I misunderstood you or if you have any other questions.
That Is exactly what I was looking for, thank you. However, this does not work if there is text inside the bar element.