I hope to challenge you on this one. I'm creating a time entry system where I want to display a grid (whether it be a datagrid or HTML table or whatever) showing assigned tasks in the first column and then additional columns for Sunday, Monday, Tuesday, etc. I want the user to have the ability to edit any of the cell values (except the first column) so that they may enter or change time worked on a project for the given week.
Any ideas on how to accomplish this? Your thoughts and ideas are greatly appreciated!!
Any ideas on how to accomplish this? Your thoughts and ideas are greatly appreciated!!