I am wanting to use the RadScheduler in "WeekView" or "DayView" mode to be able to select 1 or many TimeSlots to add to my custom collection; aka I want to be able to select multiple timeslots and be able to tell on Postback which timeslots in the scheduler are "selected".
I see that you can "select" multiple timeslots by control clicking on them which puts a visible indicator around each cell to make it appear that it is selected. (see my attached Image).
My problem is how do I tell if a timeslot has that "selected" indicator around it to be able to pull it from the RadScheduler to add it to my custom collection? I don't see any way to do that, and was hoping but not seeing that the the RadScheduler control had a collection of "selected" timeslots.
Can anyone point me in the right direction if what I am trying to do is possible/supported?
I see that you can "select" multiple timeslots by control clicking on them which puts a visible indicator around each cell to make it appear that it is selected. (see my attached Image).
My problem is how do I tell if a timeslot has that "selected" indicator around it to be able to pull it from the RadScheduler to add it to my custom collection? I don't see any way to do that, and was hoping but not seeing that the the RadScheduler control had a collection of "selected" timeslots.
Can anyone point me in the right direction if what I am trying to do is possible/supported?