Hi all,
I am fed up of doing this week scheduler for my project...i am trying and trying but seems to go nowhere..I thought of asking u people for any ideas...(windows application)
My project is online ticket booking and i have a admin screen where he can schedule movies for a particular day and for that week....The problem i am facing is that i want to display the Date and Day of that week in Seven labels..If the user clicks on label Friday 11/1/08.He should see the movies scheduled for friday and he can edit the movie ,timing,etc.....
Iam not able to get the day and date into the labels.
Consider my first label is Friday.The label should have Friday along with date.I did it using date time picker and put it in that label.But the problem is i am not able to increment the day and date for the next day and it should be continous.......
Please forgive me if u dont understand what i said,please refer to a online ticket booking site if u want a clear idea.......
Give me some ideas on how to do this.