Need to develop a Time Management form
Hi all,
Am back after a break and now am in the process of trying a time management system something like an duty register. I need to display a grid with names in the first column and default duty time in the second column and then I need to display 2 weeks (Day & Date) from the current date as columns as shown below. Now I will get the name and defauly duty time from the table. Now the admin when assigning the duty time... on clicking on the cell the default time should be displayed in the cell and he should be allowed to change. This should be a time-data since we need this data to calculate in the system.
Hope am clear and my working environment is VS2005, MS-SQL 2005, C#. I need all your experts' help & suggestion. Thank you.
For example (it will look something like this):
-----------------------------------------------------------
Name default Mon Tue Wed Thu Fri Sat Sun Mon Tue Wed Thu Fri Sat Sun
duty time 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Lax 8am-8pm 6am-4pm
Thank you for your support.
Best regards,
Lax