Suppose I have a database table of 5 employees. I also have the attendance of those employees(Present and Absent data). I know how to use the fullcalendar.js. But what I want is, I want a fullcalendar esce monthly attendace sheet like below one with changable month and year. Is it possible?
From full calendar.js, I mean you were referencing https://fullcalendar.io/
Also there is loack of info in your question, current code etc.
So condifering the above details, let's get back to your question, looking at the above image, you need to create HTML table, which has dynamic headers depending on month and it's date, with employee name as first header.
You can do something like this:
you can create the above image into HTML/CSS directly, i don't think this view is possible using FullCalendar JS
This problem is already resolved, just in case some land on this page please refer @Sam and @vikas's comments/answers on this link
https://qawithexperts.com/questions/230/how-to-create-monthly-attendance-sheet-with-mvc
Thanks
Subscribe to our weekly Newsletter & Keep getting latest article/questions in your inbox weekly