Telerik Forums
Kendo UI for jQuery Forum
1 answer
28 views

I don't want users to set UNITS while assigning tasks to resources, either I want to disable that column or hide the column. The default value should always be 100%.

 


Martin
Telerik team
 answered on 02 Jan 2024
1 answer
36 views

Hi,

I want to hide TimeStamp from Planned Start, Planned End, Start, and End in Kendo UI for the jQuery Gantt Chart Tooltip.

Also if there is any way to completely hide/block time from Gantt as I want to work on days and weeks only without time.

 

 

 

 

Nikolay
Telerik team
 answered on 14 Nov 2023
1 answer
29 views

HI,

I have a requirement to disable the Planned Start and Planned End column when the user clicks on Planned Task to show Planned on Gantt view and to enable columns for editing when the user hides Planned on Gantt view

 

 

Neli
Telerik team
 answered on 14 Nov 2023
1 answer
48 views

HI,

How to hide timestamp from Planned Start, Planned End, Start, and End in Kendo UI for jQuery Gantt Chart Task Tooltip

Also can I completly hide/block time from my Gantt Chart as I don't want time anywhere and want to work on dates only.

 

Neli
Telerik team
 answered on 14 Nov 2023
1 answer
42 views

Hi, I am using Kendo UI jQuery Gantt.

I want to hide or remove Other tab from Task Edit Popup because all the new columns which I have added are coming in Other tab and I don't want to allow user to edit from Task Popup.

 

Zornitsa
Telerik team
 answered on 08 Nov 2023
1 answer
21 views
Currently whenever a task is deleted in the Gantt it takes it upon itself to update the priority of all other tasks. How do I prevent that?
Zornitsa
Telerik team
 answered on 26 Sep 2023
0 answers
40 views

whenever I am trying to add listWidth in Gantt chart it does not accept the width.

it always takes listwidth as zero.

surendra
Top achievements
Rank 1
 updated question on 18 Sep 2023
1 answer
72 views

Hi, I need help in Kendo jQuery Gantt, I managed to remove time from Grid columns but how can I remove Time from Planned Start, Planned End, Actual Start, and Actual End fields? I only need date to be selected from the picker and to show in dd/M/yyyy format.

 

Martin
Telerik team
 answered on 07 Jun 2023
1 answer
82 views

I am new to KENDO UI Gantt Chart, using it for the first time, and facing lots of issues in adding new columns and calculations.

My client's requirement is to have a Duration column based on Planned Start Date and Planned End Date, column should be editable and when I change either PSD or PED duration should be updated, and vice versa that is if I update the duration my Planned End Date should also get updated accordingly.

Requesting help on this, I have attached the code.  

 

Neli
Telerik team
 answered on 19 Apr 2023
1 answer
89 views

Hi

On Kendo Grids we use the following template on a column to convert the string to a href link:

(e.g. workItemLink = <a href="/link/to/a/page.aspx?Key=ABC">ABC</a>

columns: [
	{
		field: "workItemLink",	
		template: "#=workItemLink#",
		title: "Work Item Ref",
		width: "110px"
	}
]

This doesn't seem to work on kendoGantt columns:

columns: [
	{ 
		field: "workItemLink",
		template: "#=workItemLink#",
		title: "Link"
}]

Are templates not supported in gantt charts? Is there another way to add a link the column part of the gantt?

Thanks
Ben

Neli
Telerik team
 answered on 13 Feb 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?