Good evening at all,
I joined this forum because I hope to find a solution to my problem.
I have to manage staff with one or more jobs that match the different salaries. My need is to create a full list of people with the respective qualifications within a single entry screen, where you can go for a number of hours / days that you have worked for each of them. The system automatically calculates the total of each employee.
I thought I could handle this thing with a datarepeater, but I did not succeed in the intent, so for the time being I'm using a very ugly FlexGrid where simulating the end user the ability to write the cells in hours or days.
In attachment you can find an example.
Have any of you already faced this kind of problem?