Adding a Resource View/Gannt chart to jQuery Fullcalendar

此生再无相见时 提交于 2019-11-28 02:52:18
Desirea Herrera

Just to update what has been done for this idea:

https://github.com/jarnokurlin/fullcalendar

It's now a fork of fullcalendar.

For those searching for a resource view based on v2.1.1.

Here is a fork implementing it that will hopefully be merged into fullcalendar at some point.

I know it's a pretty old question, but I was looking for something like that a few weeks ago and I couldn't find anything here. So, what I'm using is Kendo Scheduler. It has a horizontal grouping, vertical grouping, timeline and some other interesting things like bind against SignalR.

Moreover, FullCalendar announcement that it will be a Resource/Timeline view soon. But probably it will be released under a commercial license.

As far as what StackOverflow users can offer you as an answer, this is as close as you'll ever get:

http://code.google.com/p/fullcalendar/issues/detail?id=490

There is an open task and at the bottom are some work-in-progress examples of extensions to fullcalendar to achieve what you want. Please offer to contribute or clean up the code there to get it merged into the mainstream fullcalendar project.

Nedudi

There is a https://dhtmlx.com/docs/products/dhtmlxGantt/ which has a resource view as well. You can integrate it with full calendar. It's quite simple.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!