Skip to main content

All Questions

Tagged with
0 votes
1 answer
90 views

Group tasks by a property which have array of values using angular gantt dhtmlx

I’m using gantt with angular. need to use group by task which property is an array of values exactly like what is showed in group by owner in this sample Task grouping, different relation property ...
Wafia Mustafa's user avatar
-1 votes
1 answer
172 views

Disabling/Stopping Data from Refreshing in DHTMLxGantt?

I have a DHTMLxGantt chart I'm using that needs to have links on specific tasks without interfering with either the text on the data bars or in the description when you click on a data bar. I have ...
Drazov's user avatar
  • 1
0 votes
1 answer
435 views

Is Split Task functionality available in React Version of Dhtmlx Gantt Chart?

The problem i am facing is displaying more than one task in a same row. But the default structure of Gantt Chart is to show task in individual rows infront of task name. We have customize the ...
Muhammad Wasif's user avatar
0 votes
1 answer
607 views

Dhtmlx gantt changes project start date automatically

So I have this scenario with a screen like below: The DHTMLX Gantt automatically changes the project start date to default to the first day of the Gantt chart if there are no children tasks. In this ...
Jeet Mehta's user avatar
0 votes
1 answer
778 views

Dragging tasks within the end date of source task DHTMLX Gantt

i customize a DHTMLX gantt with my db. For Data i only choose id, text, start_date, duration and end_date. For links i choose id, souce, target and type, all types are 0. I’ve done dragging task ...
Mars95's user avatar
  • 3
0 votes
1 answer
456 views

Dhtmlx Gantt Chart export to PDF in react

I'm making a Gantt chart creation application in react. I used the Dhtmlx Gantt Chart library for this. I have tried my best to export the Gantt chart as a pdf. but I wasn't able to do that. please ...
Kaveen Poddalgoda's user avatar
0 votes
1 answer
178 views

How to install dhtmlx

How to install dhtmlx gantt "dhtmlx-gantt": "^5.1.0" I am developing a webpart in spfx. require('dhtmlx'); I am using this line.
subashini udayakumar's user avatar
0 votes
2 answers
478 views

Hide / Remove the DHMLX created watermark (footer) sentence when export pdf or png

Exporting gantt with dhtmlx works fine, but I wondered if there is a way to hide or remove the sentence in watermark (footer): This document is created with dhtmlx library: http://dhtmlx.com This ...
MaxiGui's user avatar
  • 6,286
0 votes
1 answer
549 views

Date Range filters in DHTMLX Gantt chart

I have a requirement to display custom date range filters in DHTMLX gantt chart. The values of that filter will be as follows: Last Year Current Year Last 6 Months Last 2 Quarters Next Year When user ...
SFDCUser's user avatar
0 votes
1 answer
383 views

How i can solve the Property 'ganttContainer' does not exist on type 'Gantt' problem

I wanted to use the Gantt chart with the Dhtmlx library using typescript, I found a mistake in the initiation of gantt. so how can i solve this ? this is the code import React from 'react'; import ...
Salma Orashii's user avatar
0 votes
2 answers
1k views

How to catch click event in resource view of DHTMLX Gantt?

I am making complex gantt page using DHTMLX Gantt Pro version. There is resource view bottom of task view. I want to catch click event in there. I tried with onTaskClick event. But it's only working ...
Daniel.Wang's user avatar
  • 2,428
0 votes
1 answer
123 views

Work with Old Typescript Widgets library in Jhipster

I am trying to get old version of external Typescript/javascript widget library in Jhipster version 6.10+ & 7.0 beta.[This issue will also hit non Jhipster apps in Latest Angular and React Apps] ...
John's user avatar
  • 19
1 vote
1 answer
94 views

Dhtmlx Gantt worked at XAMPP but not VPS server

I'm using dhtmlx Gantt in Laravel. I use this dhtmlx gantt script: https://github.com/Ojsholly/gantt_chart It perfectly worked at XAMPP. However I put my VPS server then I got this error: Failed to ...
bluetail's user avatar
  • 183
0 votes
1 answer
443 views

Add changing [task color] function dhtmlx Gantt in Laravel

I'm using this Gentlemens dhtmlx gantt script. https://github.com/Ojsholly/gantt_chart It works perfect. So I would like to change [task] color so I've been reading official document https://docs....
bluetail's user avatar
  • 183
0 votes
2 answers
698 views

How to use gantt.destructor()?

I use DHTMLX GANTT with Vue. When a gantt is created, and i change to another page and i return, there are not all functions available. In the dhtmlx forum they give a link to : https://docs.dhtmlx....
Peter's user avatar
  • 751

15 30 50 per page