search envelope-o feed check
Home Unanswered Active Tags New Question

Active Questions

How can i use angular 6 day-pilot in mobile?

Answered: The components will work on mobile devices as well. 1. You may want to make some dimension adjustments (like the row header width in the Scheduler) depending on the device width. 2. You'll also need ...

Javascript (Gantt Chart)

Answered: The full list of properties that can be specified in the source data object or in onBeforeTaskRender can be found here: https://api.daypilot.org/daypilot-task-data/

implement DayPilot.Scheduler.treeAnimation for Daypilot.Gantt

Answered: It's now available in the latest sandbox build (2020.1.4318): https://release.daypilot.org/changes/js/

Backcolor's make event text un-readable

Answered: The backColor property will accept all color formats defined in the CSS spec (it's translated to an inline "background" style): https://developer.mozilla.org/en-US/docs/Web/CSS/color_value To specify...

Can we get a new onSort event

Answered: It's now available since build 2020.1.4314: https://release.daypilot.org/changes/js/ The event is called DayPilot.Scheduler.onRowSorted.

How to add cssClass property per rowHeaderColumn in Tabular mode

Answered: Ok, I played a few hours, looked at the new resource object in tabular mode and came to the following solution. Note that I removed the 'display' attribute, to make sure DayPilot looks at the columns...

Angular Scheduler: no window vertical scroll on resource header when heightSpec=Auto

Answered: This issue should be fixed now in the latest sandbox build (2020.1.4311): https://release.daypilot.org/changes/js/ Please let me know if it doesn't work as expected.

Angular Scheduler: Slow Scrolling on Resource Headers with Firefox

Answered: This issue should be fixed in version 2020.1.4249: https://javascript.daypilot.org/daypilot-pro-for-javascript-2020-1-4294/ Please let me know if the problem persists.

Angular Daypilot Scheduler ngOnDestroy

Answered: The message appears if you deploy the trial version. The trial version can only be used for evaluation and this message is a reminder that you need to purchase a license: https://javascript.daypilot....

ERROR in ./node_modules/daypilot-pro-angular/daypilot-angular.ngfactory.js

Answered: This issue is now fixed in the latest sandbox build (2020.1.4301).

DayPilot Pro for JavaScript > Installation

Answered: Hi Rafael, Yes, exactly. You just need to replace daypilot-all.min.js with the one from the licensed version.

remove demo

Answered: You'll need to purchase a license: https://javascript.daypilot.org/buy/ The tutorial includes a trial version of DayPilot Pro.

angular timetable for school and class weekly timetable

is there any option to schedule a week for school / class timetable with custom timings and custom blocks?

How to add more fields when creating events

Answered: You can use DayPilot.Modal to display a custom page. This approach requires that this page interacts with the server directly. You can find an example in the following tutorial: https://code.daypilot...

DayPilot Pro for JavaScript

Answered: The use of the trial version is limited to evaluation purposes and to 60 days. See also the trial license agreement: https://javascript.daypilot.org/files/LicenseAgreementTrial.pdf

Disabled Cells don't work in Chrome

Answered: This issue should be fixed now in the latest sandbox build (2020.1.4295): https://release.daypilot.org/changes/js/

Export Scheduler Data

Answered: The best way to export the data is to use the events.list property: https://api.daypilot.org/daypilot-scheduler-events-list/ The Scheduler updates this array with all changes made using the UI (event...

Scheduler erroring when trying to reload it

Answered: Please take a look at this question: https://forums.daypilot.org/question/4310/daypilot-scheduler-error-error-during-serialization-or-dese If you are storing event data in the ViewState (StoreEventsI...

Calendar Resources Header width

Answered: Unfortunately, this is not supported at the moment. As you mentioned, it's possible to use fixed column width but it applies to all columns.

Multirange selecting in react disapears when you set the state of the component

In react when you change a component state it will refresh the render. Normally you pass the state to the childcomponents but I can't find the correct method to do so for multi time range selecting. ...
Previous Questions 1041-1060 of 5056 Next