Hi,
I'm currently pondering how to write a simple scheduling app in VB.Net that
displays a horizontal monthly timeline of days, from left to write, and then
colour coded bookings for each of the resource in a grid format underneath.
When creating bookings I would like to be able to highlight the days that
the booking spans for a resource, just like in Outlook Calendar where you
can create an appointment by highlighting the number of half-hours it spans.
Subsequently I would like to be able to resize the appointment, and drag and
drop it either elsewhere in the persons timeline, or across to another
persons timeline. It goes without saying that I would need to keep track of
the booking movements before they are saved to the database.
I have searched high and low for example code that would allow me to perform
such functioality, but to no avail. Has anyone had any experience of this
type of coding before who could point me in the right direction?
Any help would be gratefully received. Thanks. Paul