-
When I scroll down I can't see the table header so I don't know what this column means. And I really wonder how to do that by using pivot plugin
-
Add the possibility to disable the year number in the agenda view.
Users could then decide if it is needed for their specific calendar.
Maybe the year could be displayed somehow else?
Maybe…
-
### Summary 💡
The DataGrid currently supports [cell](https://mui.com/x/react-data-grid/cell-selection/) and [row](https://mui.com/x/react-data-grid/row-selection/) selection but has no "dedicated" …
-
As the title described, is there a way to stop the infinite scrolling after mouse up outside the browser window and set proper task end date accordingly.
-
How to ignore a "/" symbol at the end of the query?
I want to enter the "mode/" string and search for the "mode" value (and highlight it on the page)
Is it possible at all?
-
Monthly calendar that covers the duration of the semester is displayed. User will be able to select a date and view all topics covered on that date.
In the calendar, there has to be clear visual dist…
-
First of all, great work!
My question is: is possible to add multiple subtask to a task?
I can't find documentation about it, I think is a common need.
-
i have some issues when using dhtmlx-gantt with polymer.
here are my code. it just shows data without style.
```
import { gantt } from 'dhtmlx-gantt';
import {computed, customElement, property} …
-
This is the sample address on the official website: https://docs.dhtmlx.com/gantt/samples/?sample=%2702_extensions/22_tooltip_api.html%27&filter=%27custom%20too%27
This is a screenshot of me:
-
2.0 beta is now available on the upstream repository. It has a rewritten core to handle timezones through moment.
It might be a good idea to get this branch inline as well.