Hi,
I'm trying to make some kind of manpower organiser.
In a day there are several tasks that have to be done and I have several people hwo can do different tasks but not all tasks. People always work a multiple of 15 minutes.
What I would like to do is make some kind of grid with 96 columns(96 x 15minutes per day) and a number of rows according to the tasks.
Next to this grid I would like a list with the employees indicating the number of hours they have left.
The ideal situation would be that I drag and drop the employees in the grid, but for now an easier solution may be that I select the cells and click the appropriate employee to enter his name.
Now the question is, which grid or control can I use? Can somebody help me on my way?
I'm trying to make some kind of manpower organiser.
In a day there are several tasks that have to be done and I have several people hwo can do different tasks but not all tasks. People always work a multiple of 15 minutes.
What I would like to do is make some kind of grid with 96 columns(96 x 15minutes per day) and a number of rows according to the tasks.
Next to this grid I would like a list with the employees indicating the number of hours they have left.
The ideal situation would be that I drag and drop the employees in the grid, but for now an easier solution may be that I select the cells and click the appropriate employee to enter his name.
Now the question is, which grid or control can I use? Can somebody help me on my way?