我想使用我自己的模式窗口在我的DayPilot调度程序上创建一些事件。在创建第一个事件时,它工作得很好。在此之后,事件将与新创建的事件一起增加一倍、三倍等等。似乎args并没有变得空洞。txt=this.getAttribute("arg"); var e = new DayPilot.Event({ end: args.end,
我已经从DayPilot下载了http://www.daypilot.org/daypilot-lite.html的精简版,我已经开始使用它来试着让它运行。我已经建立了一个网站,我打算把这个链接到。例如,我复制了以下代码:
Protected Sub DayPilotCalendar1_EventMove(ByVal sender As Object, ByVal e As DayPilot.Web.Ui.Events.EventMoveEventArgsStartDate, DayPilot
我使用的是Angular 8URL调度器,当从链接重定向时,它能够很好地显示调度器图表,但如果直接输入DayPilot或刷新当前调度器页面,调度器图表将消失,并将命中错误: SchedulerComponent.html:1 ERROR Error: DayPilot.Scheduler: The placeholder element not found: 'dp_157775431314089808'./node_modules/zone.js/dist/zone.js.Zone.run (zo