Time Sheet software
-
Hey Guys, I am trying to develop a software which will keep track of time and date that someone worked for a week. So obviously it should be in some sort of DataGrid format with option to select data and time. I am curious to know whether there's any sample code on this that i can use. If not, some help on how to use or sample code about DaatGrid and how that could be changed to have columns for data and time. Thanks in advance.
-
Hey Guys, I am trying to develop a software which will keep track of time and date that someone worked for a week. So obviously it should be in some sort of DataGrid format with option to select data and time. I am curious to know whether there's any sample code on this that i can use. If not, some help on how to use or sample code about DaatGrid and how that could be changed to have columns for data and time. Thanks in advance.
You might find this[^] helpful.
Forgive your enemies - it messes with their heads
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
Hey Guys, I am trying to develop a software which will keep track of time and date that someone worked for a week. So obviously it should be in some sort of DataGrid format with option to select data and time. I am curious to know whether there's any sample code on this that i can use. If not, some help on how to use or sample code about DaatGrid and how that could be changed to have columns for data and time. Thanks in advance.
I think just about every beginning developer thinks about writing a time management application. There are plenty of examples because most of them think theirs is the best thing ever and want to share their exceptional work. There are also a plethora of examples of using DataGrid, you just have to do a simple search.
I know the language. I've read a book. - _Madmatt
-
You might find this[^] helpful.
Forgive your enemies - it messes with their heads
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
I think just about every beginning developer thinks about writing a time management application. There are plenty of examples because most of them think theirs is the best thing ever and want to share their exceptional work. There are also a plethora of examples of using DataGrid, you just have to do a simple search.
I know the language. I've read a book. - _Madmatt
Mark Nischalke wrote:
just about every beginning developer thinks about writing a time management application
True. But since we're lousy at time management, we never complete one.
Will Rogers never met me.