This is a migrated thread and some comments may be shown as answers.

Current Resource from SelectedSlot

1 Answer 26 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
g g
Top achievements
Rank 1
g g asked on 18 Nov 2013, 09:42 AM
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

Sort by
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 >>
Tags
ScheduleView
Asked by
g g
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Share this question
or