Articles
61 - 70 entries are shown from 265 total found

Work with Gantt Styles

Chapter Styling
dhtmlxGantt provides you with a wide set of ... options for modifying its appearance. You can both change the general look of the Gantt chart by ... in the related articles. Styling Grid You can change the style of the grid area via the ... of the grid columns. For example, you can

Localization

Chapter Common Features
Localization allows you to present the interface of ... . The locale can be switched dynamically but the changes will be applied only after a complete redrawing ... defines the default text of a new event.

Keyboard Navigation

Chapter Common Features
You can get access to Gantt and its ... confirm and close Escape - close without any changes If the focus is set on some button ... by setting the horizontal_scroll_key property to false :

Video Guides

Chapter Start
The article provides a short review of video ... how to implement a capability to make any changes right through the grid. Related article: Inline Editing ... application. Related article: How to Start with dhtmlxGantt

Sorting Columns

Chapter Configuring Grid
dhtmlxGantt allows you to sort data in the ... one; 0 - the order of both objects doesn't change. Using a custom function to sort a Gantt ... one; 0 - the order of both objects doesn't change. 3) sorting a column according to the values ... the task by setting sort to that field

Setting up Scale

Chapter Configuring Scales
The configuration of scales is specified via the ... There are several ways of how you can change the displayed range on the fly: you can ... work correctly. it is also possible to automatically change the scale while dragging a task by specifying ... label width is smaller than the cell width:

Zooming

Chapter Configuring Scales
dhtmlxGantt provides a built-in module for handy managing ... that allows you to implement the ability to change the settings of time scale dynamically. Built-in zooming ... a complete repaint in order to display the change of configuration: Then you can implement a UI ... switch the zoom level: Related sample:  Dynamic scales

Duration Control

Chapter Configuring Lightbox Elements
A set of selectors for setting the task ... is set with the time_picker template) You can change just the order and the number of these ... the data presentation format. For example, you can change the format as in: Mapping to custom start/end ... samples: Related sample:  Unscheduled tasks Related sample:  Baselines

Time Control

Chapter Configuring Lightbox Elements
A pair of selectors for setting task duration ... is set with the time_picker template) You can change just the order and the number of these ... the data presentation format. For example, you can change the format as in: Mapping to custom start/end ... . Check the related sample: Related sample:  Unscheduled tasks

Split Tasks

Chapter Configuring Tasks
Available only in PRO Edition This functionality is ... a project with subtasks, you just need to change the value of the task.render property and ... sample:  Expand and collapse split tasks You can change the color of the bar of the parent ... displayed at, you may use the task_class template:

Back to top