Under Review
Last Updated: 01 Jul 2026 12:03 by ADMIN
Created by: Amitesh
Comments: 1
Category: Gantt
Type: Bug Report
0

Hi there, 

I am using Kendo UI version 2026.2.520. I have a gantt chart and the view options (day, week, month etc.) disappears when I change the width of the chart. However, when I change the version to 2025.2.520, the same width shows the view types. Is there some way to solve this issue so it was working as it previously did?

 

Here is the dojo I used

https://dojo.telerik.com/KQpoYmVQ 

Under Review
Last Updated: 01 Oct 2021 12:17 by ADMIN
Created by: SquadWuschel
Comments: 0
Category: Gantt
Type: Feature Request
6
I am working with AngularJs and in the normal Grid its possible to add ng-click Events to Columns with the Attribute Property for the ColumnDefintion, that would be great if this works too for the Gantt Chart. Because I can add a ng-click to Gantt Column and with the event I can get the current row Id and open my own custom Modal to edit the Values.