I done the coding for use the check box in the TimeSheet.
I have got the select all function also.
Whatever you select it show the total hours of selected date.but when use the select all check box it shows nothing.That is the problem i got recently.
So I try to solve that.And i think about the structure have to use in the invoice page.
30/10/2010
I done the TimeSheet with using check box.But didn't finalized because of still i need to think about the function requirements.Any way i will try to do that.Because of we need to show our suggestions about the TimeSheet.TimeSheet is very much useful if are there many employees.
So i have create invoice page which has create invoice form and TimeSheet(as a reference for the create invoice and able to tick).
One thing is i used new master page.because of i need equal width of content holders.
29/10/2010
I again started to do the Invoice page.And i created the table for TimeSheet for show the date and end time, start time and total hours of particular event.
I need some SQL statements (SP) for get the total of total hours and current duration of all the events.So i need to get first row 'date' column value and last row 'date' column value.
i used select option in twice in same store procedure.But it didn't given the two values.
So i used output parameters.that also didn't work.
So i needed to research that one.
In the evening we got our group meeting with the supervisor.And we have got valuable advice about the IT life and how to the Project strongly.
28/10/2010
Today i done the my invoice page using light box. But could not work at first. So again i checked it and realized i should not change the css properties of the light box.
And used two drop down lists in the create invoice form. And i tried to use first drop down list selection effect to the next drop down list.It has some asp.net properties.So my mate has helped me to archive it.
And i tried to use the PDF function in the invoice page. But it doesn't work.
27/10/2010
I done the logout function. But still have some issues with the function.
And i started to work on Invoice page.So i done Two pages using grid view and light box.
But i need to use the check box for the grid view.So i need some research for that.
26/10/2010
In the morning i prepared for the presentation.So i got first part of the presentation.
Which is about the page of client for the accountant.i need to explain client detail management and case with the case history.
We done the presentation secondly.So i felt that i didn't get good voice.So i need to increase the voice next time presentation.
And after presentation i got new task which is a work on Invoice.Rest parts are implement the back button,PDF function for crucial functions which need that.
25/10/2010
I worked on Store Procedures for the prototype system.
And i did understand that with out html pages.
So i refereed the mates work.And i created the Store procedures fro class as well.
Then i tried to attached the PDF function in the Client home page. But i realized it's not show the table border.So i need to solve it.
Other thing is login function.In login function,when go to log out,using back button can't go back.
but even after login back button doesn't not work.So i have tried on that.