Hello,
I am building an application that show a school's courses, and the date they fall on is not relevant. I only need to show them on the correct day of the week that they take place. How can I customize the scheduler to only show one week and that's it (i.e. Mon-Sun) and ignore any specific week of the year.
Also, since the courses will be appointment objects on the scheduler, I am wondering if it is possible to have one appointment show up on two different days. That is to say, some courses take place on Monday AND Wednesday, so when I click on either one to move them, can I make them both respond and move together, acting as one entity?
Thanks for any help and keep up the good work Telerik.
EDIT: I figured out the first part but really could use some help with making two appointments on different days act as one.
I am building an application that show a school's courses, and the date they fall on is not relevant. I only need to show them on the correct day of the week that they take place. How can I customize the scheduler to only show one week and that's it (i.e. Mon-Sun) and ignore any specific week of the year.
Also, since the courses will be appointment objects on the scheduler, I am wondering if it is possible to have one appointment show up on two different days. That is to say, some courses take place on Monday AND Wednesday, so when I click on either one to move them, can I make them both respond and move together, acting as one entity?
Thanks for any help and keep up the good work Telerik.
EDIT: I figured out the first part but really could use some help with making two appointments on different days act as one.