I wanted to ask if there's a way to visualise, the data from a specific RadGanttView, in a Timeline like the this:
Thank you.
1 Answer, 1 is accepted
1
Accepted
Dinko | Tech Support Engineer
Telerik team
answered on 10 Oct 2023, 11:45 AM
Hi João,
Thank you for your interest in our RadGanttView control.
Upon checking the image, you could customize the Timeline header to show months and its days underneath. You can set the TimelineRange property to Month. However, RadGanttView is designed in such a way that it cannot have more than one task on a single row as each row represents a single task that has Start and End. A possible solution is to use RadScheduler control as suggested in this forum thread. You could create custom code that extracts the data from the RadGanttView and converts it to appointments for the RadScheduler control.
Regards,
Dinko | Tech Support Engineer
Progress Telerik