To create attendance register

0
hello all, I am trying to make a attendance register. In this register attendance of all employee will be marked present or absent by one manager. All the date dates should be in column wise and and name of all employee should be in row wise. This register also populate by month wise. For the more clear view the attached the screenshot of the register.  Thanks in advance
asked
1 answers
0

Hi Rohit,

In this requirement,I will go with dynamic datagrid widget , in this widget you can create cells, rows and column in the run time.

So for your use case Cell value will be attendance ,row value will be Employee Name and Column value will be days or month as per need

attaching the screenshot of dynamic datagrid for reference

75df6a93-b901-4501-9417-e78ce21fc5b4.png&thumb=false

Good luck!

answered