Hallo,
I add a custom context menu to schedule view.
When I click over a slot (empty slot or not) I need retrieve current resource where the slot is in.
How can I do that?
Thanks
1 Answer, 1 is accepted
0
Rosi
Telerik team
answered on 18 Nov 2013, 12:31 PM
Hi,
When a slot is clicked it becomes a SelectedSlot. That is why I suggest you use the following to retrieve the resources of the selected slot:
RadScheduleView1.SelectedSlot.Resources
Hope this helps.
Regards,
Rosi
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>