OutInLeftField
Programmer
I have to create a crystal report in Visual Studio .net that looks like the following:
Day On Off On Off...
Monday 8:30 12:00 1:00 5:00
Tuesday 8:30 12:30 1:30 5:00
etc.
any ideas how to do this? I know you can make a crystal report and pass the data to it and display. but how do I display the data in the format as seen above?
thank you
Day On Off On Off...
Monday 8:30 12:00 1:00 5:00
Tuesday 8:30 12:30 1:30 5:00
etc.
any ideas how to do this? I know you can make a crystal report and pass the data to it and display. but how do I display the data in the format as seen above?
thank you