Articles
71 - 80 entries are shown from 265 total found

Critical Path

Chapter Configuring Tasks
Available only in PRO Edition This functionality is ... .project_end date. Unfortunately, there is no way to change the built-in logic that defines the critical path. ... . Optionally, you can enable the auto_scheduling_use_progress config to change this behavior: When the config is enabled, completed ... can find more details on the API page .

Read-Only Mode

Chapter Configuring Tasks
In this part we want to consider read-only ... the 'editable' property of a task/link. You can change the target property using the editable_property configuration option: ... 'readonly' property of a task/link. But you can change the target property using the readonly_property configuration option: ... , added or updated ( onTaskLoading , onTaskCreated , onAfterTaskUpdate ):

Popup Messages and Modal Boxes

Chapter Common Features
Messages are used in the Gantt Chart to ... parent application and block its work. You can change the position of a message box by using ... is equal to 4000 milliseconds. You can either change this value or to cancel the expire period ... . for typing values into inputs inside modal boxes.

emptyStateElement Extension

Chapter ext
Read details about the emptyStateElement extension in the ... can redefine the method if you need to change the default behavior. isEnabled (): boolean - returns ... after clicking on the Empty State Element Example

Configuration

Chapter Configuring Gantt Chart
To gain the desired look for the Gantt ... 'gantt.templates' object Templates can be used to change the displaying of dates and labels. To define ... section. Related sample:  Styling task bars with events

Export and Import from MS Project

Chapter Exporting and Importing Data
The dhtmlxGantt library allows you to export data ... configs used in the gantt. But you can change the settings of the gantt which can influence ... sample:  Export to MSProject without the "work_time" settings

Resizing Rows in Grid

Chapter Configuring Grid
There is the possibility to change the height of the separate rows in the ... after resizing of the row height is finished

Configuring the Tree Column

Chapter Configuring Grid
To know about available tree-related methods, please, refer ... in a branch, use the grid_indent template (change the width CSS property): Adding checkboxes to tree ... it automatically) Related sample:  Template for tree nodes

Configuring Scales

Chapter Guides
Setting up Scale Zooming Highlighting Time Slots Adding Second Scale(s) Dynamic Change of Scale Settings Hiding Time Units in the ... the Scale Adding Vertical Markers RTL (Right-to-left) Mode

RTL (Right-to-left) Mode

Chapter Configuring Scales
You can use the Gantt chart in the ... rtl configuration option. Setting it to true will change the direction of the time scale in the ... of text for labels used in the gantt .

Back to top