ExtJS 4.2 Month Days (columns) for Holiday Planner

我的未来我决定 提交于 2019-12-13 04:51:44

问题


I have a requirement for a 4.2.1 ExtJS app that Im building, to have a grid like the image below:

The objective of the grid is to manage Holidays for employees.

I was thinking in setting the columns of the grid dinamically, but will need to fill the background cell depending of the type of "leave type", and also disable some cells depending on the days that are not supposed to work (like weekends, etc).

Any advice on how can I approach to the solution? Appreciate in advance.


回答1:


There is a commercial scheduler that does exactly that and more. See http://bryntum.com



来源:https://stackoverflow.com/questions/24512835/extjs-4-2-month-days-columns-for-holiday-planner

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