I have been tasked with recreating an old VB6 Timesheet application. The requirement is to not significantly change the appearance or functionality.
Anyway, I was also requested by my supervisor to use SyncFusion which I have no practical experience with.
I do have a pretty good working design, time is calculating and adding new items works fine.
What I am struggling with a bit is how do I put the correct data from the data table into the correct row and column. I have included an image that I hope shows exactly what I am trying to do.