Click here to Skip to main content
15,905,612 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Basically using AngularJS to fill a weekly timesheet and requirement is to save one record at a time not all. I edit some code on codepen but now my query is how I judge which date timesheet is fill by user on save. I am not yet done code for save because my first concern is how to judge for which date timesheet hours is filled.Can anyone help me please.

below is the code pen link
http://codepen.io/m-singh/pen/vGzGpg/

i apply a condition to get the time part by checking whether an textbox is empty or have some value but how can i judge the date part among seven dates please help on this issue

What I have tried:

i added a text box below the dates and removes days shown attach with dates .but on save the timesheet i am confused how to judge for which date user fill the timesheet.
or any one have some other approach for this please tell me thanks...
Posted
Updated 25-Apr-16 20:39pm
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900