I have been asked by a friend to develop a room booking system for his office, I am developing it in VB.NET as a windows application using SQL 2008 back-end. I have created 3 forms Login, Users and Admin only the Admin will be able to book a room the user will have view only access. I notice the RadScheduler has either changed since 2009 version or its different in ASP.NET I have created a table in the database called Rooms with the following tables :- roomID, bookedIN, bookedOUT. the room id is the name or number of the room to be booked and the bookedIN/bookedOUT is datetime is it possible to edit the EditAppointment screen to always have RoomBooked as subject and have the location as a drop down list of roomID's that would be populated from the database. can the EditAppointment form be edited to not show resources.
I hope all this makes sense any suggestions greatly received
thanks
M
I hope all this makes sense any suggestions greatly received
thanks
M