I am working on Gantt Chart but I have a problem. For my application need I have to add a checkbox Column in left of Gird Part. Also want to an option to select any task by clicking on a task title. So after clicking on this Task title I have to get the task Id from server side code. After getting this Id I have to do some operation and hen want to rebind the chart. I did it in RadGrid and RadTreeList and t working okay. But I want to visualize this using Gantt Chart.
Please see attached screen.
Is it possible to make