listview Daily Report!
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
hi, Everyone know how to create the daily employees OverTime hour report in listview which mean the listview must included with some columns eg: Name, Age, Day1, Day2....... Day31! So, the output is something like this: Name Month Day1 Day2 Day3 ........ Day31 Steven Dec 1hour 2hour 0.5hour 1 hour Marry Dec 5hour 1hour 2 hour 3 hour . . . . . . . . . . . . So, i want create a new application which using the vb.net with m.access and the output record is look something like the "calendar" but it is using the "listview " to list the everyday record data for each employee! Please help!!! charleslau2855