EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: gordis gmbh on March 19, 2019, 09:23:46 AM



Title: Resource planning / Display month in calendar in one line
Post by: gordis gmbh on March 19, 2019, 09:23:46 AM
How can I use EasyUI plugins (a combination of datagrid and calendar) to be able to maintain a resource planning as shown in the attached image?

My concern is to display days of month (including weekdays & calendar week ) in one line for each employee.
An example to do so will be of great help.


Title: Re: Resource planning / Display month in calendar in one line
Post by: jarry on March 20, 2019, 12:48:27 AM
This is the simple example shows the possible solution to build this application. Please refer to http://code.reloado.com/isuzex3/edit#preview


Title: Re: Resource planning / Display month in calendar in one line
Post by: gordis gmbh on March 20, 2019, 06:27:49 AM
Thank you Jarry for the sample code! it can very well be used as a basis for further development.